.. |
apply
|
fix a small mistake in function getFieldMeta
|
2018-05-09 11:14:57 +08:00 |
apps
|
…
|
|
cmd
|
Add TODO for removing kubectl DaemonSet deletion hack
|
2018-06-06 11:11:35 -07:00 |
explain
|
simplify api registration
|
2018-05-08 18:33:50 -04:00 |
genericclioptions
|
fix kubectl -o
|
2018-06-05 19:49:07 +08:00 |
metricsutil
|
…
|
|
plugins
|
use IOStreams for cli commands
|
2018-05-08 09:02:34 -04:00 |
polymorphichelpers
|
Move unrelated methods from the factory to helper
|
2018-05-24 11:42:26 +08:00 |
proxy
|
…
|
|
scheme
|
simplify api registration
|
2018-05-08 18:33:50 -04:00 |
util
|
cleanup some dead kubectl code and narrow scope of helpers
|
2018-05-29 12:44:53 -04:00 |
validation
|
…
|
|
.import-restrictions
|
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache
|
2018-05-31 22:55:34 +08:00 |
BUILD
|
move filename flags to genericclioptions
|
2018-05-28 11:09:51 +02:00 |
OWNERS
|
…
|
|
apply.go
|
remove confusing flexibility for metadata interpretation
|
2018-04-23 13:31:55 -04:00 |
autoscale.go
|
…
|
|
autoscale_test.go
|
pkg/util/pointer: Update `int` pointer functions
|
2018-03-27 10:30:01 -04:00 |
clusterrolebinding.go
|
…
|
|
clusterrolebinding_test.go
|
…
|
|
conditions.go
|
segregate job scaling from everything else
|
2018-04-05 10:24:34 -04:00 |
configmap.go
|
…
|
|
configmap_test.go
|
…
|
|
deployment.go
|
Add basic generator for apps/v1 deployment
|
2018-04-11 00:44:29 +05:30 |
deployment_test.go
|
Add basic generator for apps/v1 deployment
|
2018-04-11 00:44:29 +05:30 |
doc.go
|
…
|
|
env_file.go
|
…
|
|
env_file_test.go
|
…
|
|
generate.go
|
…
|
|
generate_test.go
|
…
|
|
history.go
|
kubectl: Use apps/v1 Deployment/ReplicaSet.
|
2018-05-22 13:43:06 -07:00 |
history_test.go
|
…
|
|
interfaces.go
|
…
|
|
namespace.go
|
…
|
|
namespace_test.go
|
…
|
|
pdb.go
|
…
|
|
pdb_test.go
|
…
|
|
priorityclass.go
|
…
|
|
priorityclass_test.go
|
…
|
|
quota.go
|
…
|
|
quota_test.go
|
…
|
|
rolebinding.go
|
…
|
|
rolebinding_test.go
|
…
|
|
rollback.go
|
kubectl: Use apps/v1 Deployment/ReplicaSet.
|
2018-05-22 13:43:06 -07:00 |
rollback_test.go
|
…
|
|
rolling_updater.go
|
Use DeleteOptions.PropagationPolicy instead of OrphanDependents (deprecated) in kubectl
|
2018-05-23 16:59:53 +10:00 |
rolling_updater_test.go
|
update tests to be specific about the versions they are testing instead of floating
|
2018-05-01 13:18:41 -04:00 |
rollout_status.go
|
include rollout object name in cli message
|
2018-05-29 18:07:41 +08:00 |
rollout_status_test.go
|
include rollout object name in cli message
|
2018-05-29 18:07:41 +08:00 |
run.go
|
…
|
|
run_test.go
|
…
|
|
scale.go
|
segregate job scaling from everything else
|
2018-04-05 10:24:34 -04:00 |
scale_test.go
|
Remove kubectl reapers
|
2018-05-25 22:18:05 +02:00 |
secret.go
|
remove versioned printer
|
2018-05-17 17:20:54 -04:00 |
secret_for_docker_registry.go
|
add --from-file flag to docker-registry secret
|
2018-03-21 11:13:11 -04:00 |
secret_for_docker_registry_test.go
|
…
|
|
secret_for_tls.go
|
…
|
|
secret_for_tls_test.go
|
…
|
|
secret_test.go
|
remove versioned printer
|
2018-05-17 17:20:54 -04:00 |
service.go
|
…
|
|
service_basic.go
|
…
|
|
service_basic_test.go
|
fix failed verify misspell err
|
2018-03-20 11:16:51 +08:00 |
service_test.go
|
…
|
|
serviceaccount.go
|
…
|
|
serviceaccount_test.go
|
…
|
|
sorter.go
|
Merge pull request #62025 from hanxiaoshuai/bugfix0402
|
2018-05-22 08:40:16 -07:00 |
sorter_test.go
|
check error when parse field failed
|
2018-04-19 10:02:28 +08:00 |