kubernetes/pkg/kubectl/cmd/rollout
Kubernetes Submit Queue 8e666feac2
Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Use GetDryRunFlag to keep consistent

**What this PR does / why we need it**:
There's a cmd util GetDryRunFlag, but we still get 'dry-run' directly somewhere. This PR makes them consistent.

**Release note**:

```release-note
NONE
```
2018-01-29 20:04:54 -08:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
rollout_history.go some code change 2017-12-25 16:23:38 +08:00
rollout_pause.go some code change 2017-12-25 16:23:38 +08:00
rollout_resume.go some code change 2017-12-25 16:23:38 +08:00
rollout_status.go Merge pull request #53631 from dixudx/enforce_cobra_required_flags 2018-01-18 02:00:27 -08:00
rollout_undo.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
rollout.go some code change 2017-12-25 16:23:38 +08:00