kubernetes/docs/yaml/kubectl
k8s-merge-robot 0c2641d4ea Merge pull request #19946 from janetkuo/kubectl-rollout-status
Automatic merge from submit-queue

Add `kubectl rollout status`

## Pull Request Guidelines

1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
1. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
1. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.

```release-note
Implement `kubectl rollout status` that can be used to watch a deployment's rollout status
```

Addresses #17168; depends on #19882 (the "Add kubectl rollout" commit).
See [proposal](https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/deploy.md#deployment-version). 

cc @bgrant0607 @nikhiljindal @ironcladlou @kargakis @kubernetes/sig-config @kubernetes/kubectl  @madhusudancs

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/19946)
<!-- Reviewable:end -->
2016-05-12 06:28:49 -07:00
..
kubectl_annotate.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_api-versions.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_apply.yaml update kubectl apply help info 2016-05-03 22:50:24 -04:00
kubectl_attach.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_autoscale.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_cluster-info.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_config.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_convert.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_cordon.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_create.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_delete.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_describe.yaml Introduce kubectl describe --show-events 2016-05-06 11:40:11 +02:00
kubectl_drain.yaml Drain pods created from ReplicaSets 2016-04-15 08:51:40 +01:00
kubectl_edit.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_exec.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_explain.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_expose.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_get.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_label.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_logs.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_namespace.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_patch.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_port-forward.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_proxy.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_replace.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_rolling-update.yaml kubectl rolling-update support for same image 2016-04-25 09:20:15 -07:00
kubectl_rollout.yaml Add kubectl rollout status 2016-05-10 13:49:39 -07:00
kubectl_run.yaml Clarify limit/requests flags in kubectl run 2016-05-06 16:32:43 -07:00
kubectl_scale.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_set.yaml Add 'kubectl set' 2016-05-10 17:24:25 -07:00
kubectl_stop.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_uncordon.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl_version.yaml fix the build 2016-04-14 17:20:31 -07:00
kubectl.yaml Add 'kubectl set' 2016-05-10 17:24:25 -07:00