Commit Graph

5 Commits (e51752239c0c6f7974449c0c11e0f07817d08323)

Author SHA1 Message Date
Kubernetes Submit Queue 52cb89751f Merge pull request #48763 from juanvallejo/jvallejo/update-set-image-local-error-message
Automatic merge from submit-queue (batch tested with PRs 47806, 49539, 48763, 47049, 50600). 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>..

Add Local and Unstructured resource builder attributes and handle <rsrsc> / <name> pairs when --local is set

**Release note**:
```release-note
NONE
```

Related downstream BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1390139

Adds an error message if a non-filename (or stdin) resource is specified with the `--local` flag in any of the `kube set ...` sub-commands.

cc @fabianofranz @kubernetes/sig-cli-misc
2017-09-22 21:20:54 -07:00
zhengjiajin f64846b6e6 fix kubectl set env --list description 2017-09-11 00:29:58 +08:00
juanvallejo 04d319dc2a
update bazel 2017-09-05 11:57:01 -04:00
zhengjiajin 991238bf6f add long description for --list aware user 2017-08-28 21:56:30 +08:00
zhengjiajin 357db0c39c Add kubectl set env command 2017-08-25 19:53:22 +08:00