kubernetes/pkg/kubectl/cmd/util
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
..
editor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jsonmerge Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientcache.go Fix various typos in kubectl 2016-08-02 19:51:51 +03:00
factory_test.go Revert "Extend all to more resources" 2016-08-01 21:51:57 -07:00
factory.go Merge pull request #31110 from AdoHe/rollout_dry_run 2016-09-11 15:05:16 -07:00
helpers_test.go Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
helpers.go Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
printing.go Merge pull request #28531 from dims/fix-issues-28314 2016-07-13 06:09:25 -07:00