.. |
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
|
Improve generated proxy URLs for cluster-info
|
2017-10-13 16:30:12 -04: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
|
Allow bearer requests to be proxied by kubectl proxy
|
2017-08-24 20:16:59 -04:00 |
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
|
kubectl: simplify deepcopy calls
|
2017-08-16 10:58:51 +02:00 |
deployment.go
|
kubectl: deploy generators don't need to impl Generator iface
|
2017-07-31 12:26:17 -07:00 |
deployment_test.go
|
add ut for pkg/kubectl/deployment.go
|
2017-08-22 11:10:21 +08:00 |
doc.go
|
…
|
|
env_file.go
|
Relax restrictions on environment variable names.
|
2017-07-28 22:11:26 +02:00 |
env_file_test.go
|
…
|
|
generate.go
|
UTs for pkg/kubectl generate_test.go
|
2017-08-03 21:34:03 +08:00 |
generate_test.go
|
UTs for pkg/kubectl generate_test.go
|
2017-08-03 21:34:03 +08:00 |
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
|
fix para
|
2017-07-23 02:12:53 +08:00 |
quota.go
|
…
|
|
quota_test.go
|
…
|
|
resource_filter.go
|
…
|
|
resource_filter_test.go
|
…
|
|
rolebinding.go
|
…
|
|
rolebinding_test.go
|
…
|
|
rollback.go
|
statefulSet kubectl rollout command
|
2017-08-24 16:43:03 -07:00 |
rolling_updater.go
|
kubectl: Move utility functions to util package
|
2017-09-04 20:14:16 +10:00 |
rolling_updater_test.go
|
Fix code implicitly casting clientsets to getters
|
2017-08-06 15:30:13 +02:00 |
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
|
fix error message for scale
|
2017-08-09 10:37:03 +08:00 |
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
|
Make metav1.(Micro)?Time functions take pointers
|
2017-08-17 11:24:28 +02:00 |
sorting_printer_test.go
|
…
|
|
versioned_client.go
|
Fix printer hack to get a versioned client
|
2017-08-06 15:30:13 +02:00 |