k3s/pkg/kubectl/cmd/set
Kubernetes Submit Queue 4979ae4b86 Merge pull request #46074 from zjj2wry/set-image
Automatic merge from submit-queue (batch tested with PRs 45488, 45335, 45909, 46074, 46615)

add test for set image validation

**What this PR does / why we need it**:

**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**:

**Release note**:

```release-note
```
2017-05-30 03:47:02 -07:00
..
BUILD Merge pull request #45422 from suyogbarve/set_resources_test 2017-05-26 11:50:47 -07:00
helper.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
set.go add set rolebinding/clusterrolebinding command 2017-05-05 09:55:35 +08:00
set_image.go use of --local should completely eliminate communication with API server 2017-05-03 15:57:57 -05:00
set_image_test.go add test for set image validation 2017-05-19 12:15:49 +08:00
set_resources.go use of --local should completely eliminate communication with API server 2017-05-03 15:57:57 -05:00
set_resources_test.go test case for set_resources 2017-05-05 19:46:57 -05:00
set_selector.go Don't print "running in local/dry-run mode..." at the top 2017-05-26 13:34:31 +00:00
set_selector_test.go add test fot set selector 2017-05-24 13:08:43 +08:00
set_subject.go Don't print "running in local/dry-run mode..." at the top 2017-05-26 13:34:31 +00:00
set_subject_test.go add set rolebinding/clusterrolebinding command 2017-05-05 09:55:35 +08:00
set_test.go add --dry-run opt to `kubectl set image` 2016-12-08 15:50:52 -05:00