kubernetes/pkg/kubectl/cmd/rollout
Kubernetes Submit Queue 27c5e5dca7 Merge pull request #31110 from AdoHe/rollout_dry_run
Automatic merge from submit-queue

Rollout dry run

**What this PR does / why we need it**: rollout undo add dry-run implementation

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #28219

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```
rollout undo add dry-run option
```
2016-09-11 15:05:16 -07:00
..
rollout_history.go Added bash completion for several kubectl commands. 2016-08-30 13:12:09 +08:00
rollout_pause.go Added bash completion for several kubectl commands. 2016-08-30 13:12:09 +08:00
rollout_resume.go Added bash completion for several kubectl commands. 2016-08-30 13:12:09 +08:00
rollout_status.go Added bash completion for several kubectl commands. 2016-08-30 13:12:09 +08:00
rollout_undo.go Merge pull request #31110 from AdoHe/rollout_dry_run 2016-09-11 15:05:16 -07:00
rollout.go Merge pull request #26977 from joe2far/fix-help-strings 2016-07-07 00:12:22 -07:00