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
Owner

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#867
No description provided.