k3s/pkg/kubectl
Kubernetes Submit Queue 1720e20059 Merge pull request #46277 from zjj2wry/credentials
Automatic merge from submit-queue (batch tested with PRs 46252, 45524, 46236, 46277, 46522)

add test in create authinfo

**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
NONE
```
2017-05-26 19:48:01 -07:00
..
cmd Merge pull request #46277 from zjj2wry/credentials 2017-05-26 19:48:01 -07:00
metricsutil Merge pull request #45389 from monopole/isolation1 2017-05-15 19:34:52 -07:00
plugins kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00
resource Merge pull request #45582 from CaoShuFeng/kubectl_set 2017-05-18 00:37:08 -07:00
testing Introduce visibility rules to kubernetes code. 2017-05-15 12:50:56 -07:00
util **What this PR does / why we need it**: 2017-05-21 20:44:21 -07:00
BUILD Generated changes for collision count 2017-05-25 12:23:17 +02:00
OWNERS
apply.go Move API annotations into annotation_key_constants and remove api/annotations package 2017-05-16 21:55:23 -07:00
autoscale.go
bash_comp_utils.go
cluster.go [Federation] Use service accounts instead of the user's credentials when accessing joined clusters' API servers. 2017-05-19 18:05:09 -07:00
cluster_test.go [Federation] Use service accounts instead of the user's credentials when accessing joined clusters' API servers. 2017-05-19 18:05:09 -07:00
clusterrolebinding.go
configmap.go
configmap_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
explain.go
generate.go
generate_test.go
history.go
interfaces.go
kubectl.go
kubectl_test.go
namespace.go
namespace_test.go
pdb.go PDB MaxUnavailable: kubectl changes 2017-05-23 07:18:44 -07:00
proxy_server.go
proxy_server_test.go
quota.go
quota_test.go
resource_filter.go
rolebinding.go
rolebinding_test.go
rollback.go
rolling_updater.go **What this PR does / why we need it**: 2017-05-21 20:44:21 -07:00
rolling_updater_test.go **What this PR does / why we need it**: 2017-05-21 20:44:21 -07: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
sorting_printer.go
sorting_printer_test.go
stop.go
stop_test.go Remove obsolete deployment helpers 2017-05-25 11:17:44 +02:00
versioned_client.go