kubernetes/pkg/kubectl/cmd/rollout
Kubernetes Submit Queue 1a341f6b88
Merge pull request #52912 from zjj2wry/rollout-status
Automatic merge from submit-queue (batch tested with PRs 52912, 57381). 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>.

bug(cli):fix kubectl rollout status not recoginze resource namespace

**What this PR does / why we need it**:
Fixes #42364

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

**Special notes for your reviewer**:
cc @kubernetes/sig-cli-pr-reviews

**Release note**:

```release-note
NONE
```
2018-01-15 22:13:30 -08:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
rollout_history.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_pause.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_resume.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_status.go Merge pull request #52912 from zjj2wry/rollout-status 2018-01-15 22:13:30 -08:00
rollout_undo.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout.go statefulSet kubectl rollout command 2017-08-24 16:43:03 -07:00