.. |
apps
|
Update with PR comments
|
2017-08-17 12:18:57 -07:00 |
cmd
|
Merge pull request #51465 from soltysh/cronjob_beta
|
2017-08-30 15:14:32 -07:00 |
metricsutil
|
…
|
|
plugins
|
Change error variable identifiers to ErrFoo
|
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
|
Remove kubectl's dependence on schema file in pkg/api/validation.
|
2017-08-16 16:38:28 -07:00 |
testing
|
kubectl: simplify deepcopy calls
|
2017-08-16 10:58:51 +02:00 |
util
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
validation
|
Remove kubectl's dependence on schema file in pkg/api/validation.
|
2017-08-16 16:38:28 -07:00 |
BUILD
|
Merge pull request #51465 from soltysh/cronjob_beta
|
2017-08-30 15:14:32 -07:00 |
OWNERS
|
…
|
|
apply.go
|
…
|
|
autoscale.go
|
…
|
|
bash_comp_utils.go
|
…
|
|
cluster.go
|
…
|
|
cluster_test.go
|
…
|
|
clusterrolebinding.go
|
…
|
|
configmap.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
configmap_test.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
delete.go
|
…
|
|
delete_test.go
|
kubectl: simplify deepcopy calls
|
2017-08-16 10:58:51 +02:00 |
deployment.go
|
…
|
|
doc.go
|
…
|
|
env_file.go
|
…
|
|
env_file_test.go
|
…
|
|
explain.go
|
…
|
|
generate.go
|
…
|
|
generate_test.go
|
…
|
|
history.go
|
statefulSet kubectl rollout command
|
2017-08-24 16:43:03 -07:00 |
interfaces.go
|
…
|
|
kubectl.go
|
…
|
|
kubectl_test.go
|
…
|
|
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
|
statefulSet kubectl rollout command
|
2017-08-24 16:43:03 -07:00 |
rolling_updater.go
|
kubectl: simplify deepcopy calls
|
2017-08-16 10:58:51 +02:00 |
rolling_updater_test.go
|
…
|
|
rollout_status.go
|
…
|
|
rollout_status_test.go
|
…
|
|
run.go
|
Enable batch/v1beta1.CronJobs by default
|
2017-08-29 09:31:39 +02:00 |
run_test.go
|
Enable batch/v1beta1.CronJobs by default
|
2017-08-29 09:31:39 +02:00 |
scale.go
|
…
|
|
scale_test.go
|
…
|
|
secret.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07: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
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07: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
|
…
|
|