Skip to content

Conversation

lottspot
Copy link
Contributor

Resolves #297

@lottspot
Copy link
Contributor Author

Tested this in preprod

$ kubectl -n chime set image --record deployment/chime chime=docker.pkg.github.com/lottspot/chime/penn-chime:0.0.0
deployment.apps/chime image updated

$ kubectl -n chime rollout status deployment.v1.apps/chime
Waiting for deployment "chime" rollout to finish: 8 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 8 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 8 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 8 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 9 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 10 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 10 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 10 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 11 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 11 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 14 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 14 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 14 out of 15 new replicas have been updated...
Waiting for deployment "chime" rollout to finish: 2 old replicas are pending termination...
Waiting for deployment "chime" rollout to finish: 1 old replicas are pending termination...
Waiting for deployment "chime" rollout to finish: 1 old replicas are pending termination...
Waiting for deployment "chime" rollout to finish: 1 old replicas are pending termination...
deployment "chime" successfully rolled out

@themightychris themightychris merged commit 6157d67 into develop Mar 30, 2020
@themightychris themightychris deleted the issues/297 branch March 30, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Deployment strategy to RollingUpdate
2 participants