k3s/pkg/kubectl
Kubernetes Submit Queue 4548a07c0e Merge pull request #53781 from sttts/sttts-kill-pkg-api-util
Automatic merge from submit-queue (batch tested with PRs 47039, 53681, 53303, 53181, 53781). 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>.

Get rid of pkg/api/util

Old helpers we can replace with apimachinery tools.
2017-10-12 15:45:31 -07:00
..
apply Address PR comments 2017-10-02 14:39:07 -07:00
apps Merge pull request #52873 from ixdy/bazel-cleanup 2017-09-24 00:04:36 -07:00
cmd Merge pull request #53781 from sttts/sttts-kill-pkg-api-util 2017-10-12 15:45:31 -07:00
explain Add test for explain 2017-10-03 09:48:36 -07:00
metricsutil Merge pull request #52971 from dixudx/kubectl_not_parsing_labelSelector 2017-10-08 23:30:37 -07:00
plugins Rename XDGDataPluginLoader to be uniform 2017-08-31 16:38:37 +10:00
proxy
resource kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
testing Remove generated JSON code 2017-08-31 23:31:12 -07:00
util Merge pull request #51589 from tcharding/util-functions 2017-10-04 15:04:06 -07:00
validation kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
BUILD Merge pull request #51589 from tcharding/util-functions 2017-10-04 15:04:06 -07:00
OWNERS
apply.go
autoscale.go add ut for pkg/kubectl/autoscale_test.go 2017-09-14 09:15:44 +08:00
autoscale_test.go add ut for pkg/kubectl/autoscale_test.go 2017-09-14 09:15:44 +08:00
bash_comp_utils.go
cluster.go
cluster_test.go
clusterrolebinding.go add UT for pkg/kubecl clusterrolebinding 2017-08-28 15:13:15 +08:00
clusterrolebinding_test.go add UT for pkg/kubecl clusterrolebinding 2017-08-28 15:13:15 +08:00
configmap.go kubectl: Move utility functions to util package 2017-09-04 20:14:16 +10:00
configmap_test.go Add --append-hash flag to kubectl create configmap/secret 2017-08-28 14:17:47 -07:00
delete.go fix missing apps/replicaset in kubectl 2017-09-26 10:54:04 -07:00
delete_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go
history.go Simplify describe events table 2017-08-31 19:11:01 -04:00
interfaces.go
kubectl.go kubectl: Move utility functions to util package 2017-09-04 20:14:16 +10:00
namespace.go
namespace_test.go
pdb.go
quota.go
quota_test.go
resource_filter.go
resource_filter_test.go
rolebinding.go
rolebinding_test.go
rollback.go
rolling_updater.go kubectl: Move utility functions to util package 2017-09-04 20:14:16 +10:00
rolling_updater_test.go
rollout_status.go kubectl: Clean up documentation for rollout_status.go 2017-08-30 17:25:42 +10:00
rollout_status_test.go
run.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00
run_test.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00
scale.go fix missing apps/replicaset in kubectl 2017-09-26 10:54:04 -07:00
scale_test.go
secret.go kubectl: Move utility functions to util package 2017-09-04 20:14:16 +10:00
secret_for_docker_registry.go Add --append-hash flag to kubectl create configmap/secret 2017-08-28 14:17:47 -07:00
secret_for_docker_registry_test.go Add --append-hash flag to kubectl create configmap/secret 2017-08-28 14:17:47 -07:00
secret_for_tls.go kubectl: Remove ending punctuation from error strings 2017-08-30 20:33:22 +10:00
secret_for_tls_test.go Add --append-hash flag to kubectl create configmap/secret 2017-08-28 14:17:47 -07:00
secret_test.go Add --append-hash flag to kubectl create configmap/secret 2017-08-28 14:17:47 -07:00
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorting_printer.go
sorting_printer_test.go
versioned_client.go