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

Implement kubectl rollout status #25235

Closed
janetkuo opened this issue May 5, 2016 · 3 comments
Closed

Implement kubectl rollout status #25235

janetkuo opened this issue May 5, 2016 · 3 comments
Assignees
Labels
area/app-lifecycle area/kubectl priority/backlog Higher priority than priority/awaiting-more-evidence.
Milestone

Comments

@janetkuo
Copy link
Member

janetkuo commented May 5, 2016

Users now need to use kubectl get deployment to check the rollout status of a deployment, but it's subtle. We should add kubectl rollout status for better user experience.

Ref proposal, original issue #17168 and original PR #19946

@kubernetes/kubectl @kubernetes/sig-config

@adohe-zz
Copy link

adohe-zz commented May 5, 2016

@janetkuo why the original PR is closed? should we reopen it?

@janetkuo
Copy link
Member Author

janetkuo commented May 5, 2016

@adohe it's because this can be done with kubectl get deployments; we wanted to receive feedback from community first before adding kubectl rollout status command. So yes, we should reopen it.

@bgrant0607 bgrant0607 added the priority/backlog Higher priority than priority/awaiting-more-evidence. label May 6, 2016
@janetkuo janetkuo self-assigned this May 12, 2016
@janetkuo
Copy link
Member Author

The PR is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app-lifecycle area/kubectl priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

3 participants