k3s/pkg/kubectl
Kubernetes Submit Queue d2952c0b2e
Merge pull request #63803 from deads2k/cli-58-set-versioned
Automatic merge from submit-queue (batch tested with PRs 63272, 63782, 63715, 63811, 63803). 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>.

switch to versioned objects only for set

Only used versioned types in the `kubectl set` commands.  This has long been the goal and we finally make it so here.

@liggitt @soltysh as promised in earlier pulls when I asked you to go with it while I unwound the debt.  This frees the entire package.



```release-note
NONE
```
2018-05-15 05:08:20 -07:00
..
apply
apps
cmd Merge pull request #63803 from deads2k/cli-58-set-versioned 2018-05-15 05:08:20 -07:00
explain simplify api registration 2018-05-08 18:33:50 -04:00
genericclioptions fix dynamic client name 2018-05-11 13:12:09 -04:00
metricsutil
plugins use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
proxy
scheme simplify api registration 2018-05-08 18:33:50 -04:00
util Adds initial Korean translations for kubectl 2018-05-12 11:16:49 +09:00
validation
.import-restrictions
BUILD fix dynamic client name 2018-05-11 13:12:09 -04:00
OWNERS
apply.go
autoscale.go
autoscale_test.go
bash_comp_utils.go move resource builder to generic options 2018-05-10 14:15:12 -04:00
clusterrolebinding.go
clusterrolebinding_test.go
conditions.go
configmap.go
configmap_test.go
delete.go
delete_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go
history.go
history_test.go
interfaces.go
namespace.go
namespace_test.go
pdb.go
pdb_test.go
priorityclass.go
priorityclass_test.go
quota.go
quota_test.go
rolebinding.go
rolebinding_test.go
rollback.go kubectl should not have a direct code dependency on controllers 2018-04-26 00:18:54 -04:00
rollback_test.go
rolling_updater.go
rolling_updater_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
rollout_status.go
rollout_status_test.go
run.go
run_test.go
scale.go
scale_test.go
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go
secret_for_tls_test.go
secret_test.go
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorter.go slim down printer interface 2018-05-04 11:15:35 -04:00
sorter_test.go