Skip to content

Commit

Permalink
UPSTREAM: 34434: Print valid json/yaml output
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
juanvallejo committed Oct 31, 2016
1 parent 32d0042 commit 5ad9bcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions vendor/k8s.io/kubernetes/pkg/kubectl/cmd/set/set.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions vendor/k8s.io/kubernetes/pkg/kubectl/cmd/set/set_image.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ad9bcf

Please sign in to comment.