deployment update does not update the container id in k8s #867

Open
opened 2024-07-05 00:41:58 +00:00 by dboreham · 0 comments
Contributor

If for some reason you change the container image for a service in a deployment then run deployment update, not the right thing happens. k8s carries on using the old image. A workaround is to stop then start the deployment.

If for some reason you change the container image for a service in a deployment then run `deployment update`, not the right thing happens. k8s carries on using the old image. A workaround is to stop then start the deployment.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#867