k3s/hack/verify-flags
Kubernetes Submit Queue 5f44431275 Merge pull request #30007 from ericchiang/kubectl-config-set-credentials-auth-providers
Automatic merge from submit-queue

kubectl config set-crentials: add arguments for auth providers

This PR adds `--auth-provider` and `--auth-provider-arg` flags to the
`kubectl config set-credentials` sub-command.

There's currently no way of interacting with the new auth provider framework added in #23066 through kubectl. You have to render a custom kubeconfig to use them. Additionally `kubectl config set` just sort of craps out when attempting to interact with authentication info objects (#29312).

This is a minimal implementation of allowing `kubect config set-credentials` to set fields for client auth providers.

cc @cjcullen @kubernetes/kubectl
2016-08-05 22:22:22 -07:00
..
.gitattributes Mark known-flags to merge via union. 2016-06-08 15:59:35 -07:00
exceptions.txt Merge pull request #29809 from Random-Liu/move-more-test-into-common 2016-08-05 20:16:32 -07:00
excluded-flags.txt Add the check_node_count flag to the excluded flags whitelist. 2016-05-17 10:53:42 -07:00
known-flags.txt kubectl config set-crentials: add arguments for auth providers 2016-08-04 16:23:40 -07:00