Skip to content

Commit 28dfbc5

Browse files
committed
UPSTREAM: 0000: Print valid json/yaml output
This patch updates `oc set image` to print the info `running in local mode...` through stderr in order to allow only json or yaml output when using the `--local` flag.
1 parent 32d0042 commit 28dfbc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

vendor/k8s.io/kubernetes/pkg/kubectl/cmd/set/set.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/pkg/kubectl/cmd/set/set_image.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)