Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for deployed resources to reach their intended state #176

Closed
viglesiasce opened this issue Mar 9, 2018 · 5 comments
Closed

Wait for deployed resources to reach their intended state #176

viglesiasce opened this issue Mar 9, 2018 · 5 comments

Comments

@viglesiasce
Copy link
Contributor

In the case of skaffold run there are times where you will want to ensure that the resources that were deployed have reached their intended state. For example, after applying a change to a deployment you will want to check the rollout status and ensure that it completed successfully. This would most likely be the mode you would want when running in a CD pipeline.

@r2d4 r2d4 added the priority/p2 May take a couple of releases label Jun 29, 2018
@tejal29 tejal29 self-assigned this Apr 29, 2019
@tejal29 tejal29 added priority/p0 Highest priority. We are actively looking at delivering it. and removed priority/p2 May take a couple of releases labels May 1, 2019
@Place1
Copy link

Place1 commented Aug 29, 2019

I'd be happy to put up a PR that adds rollout status support for the kubectl deployer

@balopat
Copy link
Contributor

balopat commented Aug 29, 2019

cc @tejal29

@tejal29
Copy link
Contributor

tejal29 commented Aug 29, 2019

@Place1 Thank you for helping us out. I am working on a PR #2750 which does implement kubectl rollout

@Place1
Copy link

Place1 commented Aug 31, 2019 via email

@tstromberg
Copy link
Contributor

Closing as I believe this to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants