.. |
config
|
Merge pull request #29821 from alexbrand/config-cluster
|
2016-08-26 11:44:46 -07:00 |
rollout
|
kubectl: refactor rollout history to be more configurable
|
2016-07-12 10:36:14 +02:00 |
set
|
Use patch when recording commands in kubectl set image
|
2016-07-21 15:33:34 -07:00 |
templates
|
update kubectl help output for better organization
|
2016-08-20 08:03:39 +08:00 |
util
|
Merge pull request #30863 from ping035627/ping035627-patch-0818
|
2016-08-23 23:59:00 -07:00 |
annotate.go
|
fix annotate.go single resource check
|
2016-07-27 10:41:05 -04:00 |
annotate_test.go
|
Merge pull request #27977 from ciwang/move-storage-examples
|
2016-07-08 21:45:38 -07:00 |
apiversions.go
|
Merge pull request #26977 from joe2far/fix-help-strings
|
2016-07-07 00:12:22 -07:00 |
apply.go
|
kubectl apply add --overwrite flag
|
2016-07-18 00:32:13 -04:00 |
apply_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
attach.go
|
Make more messages respect --quiet flag
|
2016-08-08 14:24:44 -07:00 |
attach_test.go
|
Fix Windows terminal handling
|
2016-07-20 13:37:14 -04:00 |
autoscale.go
|
Add validation conditions for autoscale
|
2016-08-16 09:41:28 +08:00 |
clusterinfo.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
clusterinfo_dump.go
|
24133 fix: --no-headers works with custom columns now
|
2016-07-07 10:04:09 +02:00 |
clusterinfo_dump_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
cmd.go
|
Merge pull request #30958 from lojies/addvalidresourceforexplain
|
2016-08-25 01:38:52 -07:00 |
cmd_test.go
|
kubectl: display ready replicas in 'get {rs,rc}'
|
2016-08-22 15:12:14 +02:00 |
completion.go
|
Add zsh compatibility note `completion` cmd help
|
2016-08-11 13:49:44 -04:00 |
convert.go
|
24133 fix: --no-headers works with custom columns now
|
2016-07-07 10:04:09 +02:00 |
create.go
|
Make kubectl create use dynamic clients
|
2016-08-15 22:07:54 -07:00 |
create_configmap.go
|
add alias for createconfigmap
|
2016-08-04 10:35:15 +08:00 |
create_configmap_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
create_deployment.go
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |
create_deployment_test.go
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |
create_namespace.go
|
Merge pull request #26977 from joe2far/fix-help-strings
|
2016-07-07 00:12:22 -07:00 |
create_namespace_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
create_quota.go
|
replace improper create quota alias
|
2016-08-04 08:02:14 -04:00 |
create_quota_test.go
|
Add --scopes to kubectl-create-quota and add tests
|
2016-07-26 14:12:35 +02:00 |
create_secret.go
|
Merge pull request #26977 from joe2far/fix-help-strings
|
2016-07-07 00:12:22 -07:00 |
create_secret_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
create_service.go
|
Add "create service" sub-commands
|
2016-08-08 12:31:21 +10:00 |
create_service_test.go
|
Add "create service" sub-commands
|
2016-08-08 12:31:21 +10:00 |
create_serviceaccount.go
|
Merge pull request #26977 from joe2far/fix-help-strings
|
2016-07-07 00:12:22 -07:00 |
create_serviceaccount_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
create_test.go
|
Make kubectl create use dynamic clients
|
2016-08-15 22:07:54 -07:00 |
delete.go
|
Make more messages respect --quiet flag
|
2016-08-08 14:24:44 -07:00 |
delete_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
describe.go
|
change to stderr
|
2016-08-23 14:51:56 +08:00 |
describe_test.go
|
change to stderr
|
2016-08-23 14:51:56 +08:00 |
drain.go
|
Merge pull request #26237 from duglin/UseConstant
|
2016-07-01 16:55:39 -07:00 |
drain_test.go
|
Rectify kubectl error output
|
2016-08-20 15:58:10 +02:00 |
edit.go
|
Validation logic applied to edited file
|
2016-07-15 13:02:19 +02:00 |
exec.go
|
improve some error messages.
|
2016-08-29 22:27:22 -07:00 |
exec_test.go
|
Fix Windows terminal handling
|
2016-07-20 13:37:14 -04:00 |
explain.go
|
add valid resources when args is nil
|
2016-08-23 09:40:57 +08:00 |
expose.go
|
Merge pull request #29921 from andreykurilin/kubectl_typos
|
2016-08-03 13:43:32 -07:00 |
expose_test.go
|
Merge pull request #29523 from fraenkel/service_names_rfc1035
|
2016-08-02 10:33:16 -07:00 |
get.go
|
change to stderr
|
2016-08-23 14:51:56 +08:00 |
get_test.go
|
Merge pull request #30250 from krousey/kctl_dynamic
|
2016-08-17 14:48:56 -07:00 |
help.go
|
Fix kubectl help command
|
2016-07-28 17:47:03 +03:00 |
label.go
|
Refactor Printer arguments
|
2016-07-14 16:23:02 +03:00 |
label_test.go
|
Merge pull request #27977 from ciwang/move-storage-examples
|
2016-07-08 21:45:38 -07:00 |
logs.go
|
improve some error messages.
|
2016-08-29 22:27:22 -07:00 |
logs_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
namespace.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
options.go
|
update kubectl help output for better organization
|
2016-08-20 08:03:39 +08:00 |
patch.go
|
Patch was not requesting a version to encode to
|
2016-08-18 14:45:01 -04:00 |
patch_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
portforward.go
|
expose ready/stop channel
|
2016-08-12 15:45:57 +02:00 |
portforward_test.go
|
expose ready/stop channel
|
2016-08-12 15:45:57 +02:00 |
proxy.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
replace.go
|
Make kubectl replace use dynamic clients
|
2016-08-15 22:07:54 -07:00 |
replace_test.go
|
Make kubectl replace use dynamic clients
|
2016-08-15 22:07:54 -07:00 |
rollingupdate.go
|
fix kubectl rolling update empty file cause panic issue
|
2016-07-26 02:37:55 -04:00 |
rollingupdate_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
run.go
|
Print to stderr when attach failed
|
2016-08-24 15:36:52 -07:00 |
run_test.go
|
Make sure --record=false is acknowledged when passed to commands
|
2016-07-15 11:24:05 -04:00 |
scale.go
|
improve some error messages.
|
2016-08-29 22:27:22 -07:00 |
stop.go
|
Make more messages respect --quiet flag
|
2016-08-08 14:24:44 -07:00 |
taint.go
|
make taints unique by <key, effect> on a node
|
2016-08-17 15:40:33 +08:00 |
taint_test.go
|
Rectify kubectl error output
|
2016-08-20 15:58:10 +02:00 |
top.go
|
Implement kubectl top command with subcommands.
|
2016-08-11 17:25:18 +02:00 |
top_node.go
|
Add percentage of used resources to node metrics.
|
2016-08-19 13:35:39 +02:00 |
top_node_test.go
|
Update Godeps.
|
2016-08-19 17:28:25 +02:00 |
top_pod.go
|
Implement kubectl top command with subcommands.
|
2016-08-11 17:25:18 +02:00 |
top_pod_test.go
|
Use heapster handler for pods from all namespaces.
|
2016-08-25 09:08:31 +02:00 |
top_test.go
|
Use List objects for metrics in kubectl top and HPA
|
2016-08-19 17:26:50 +02:00 |
version.go
|
Merge pull request #26977 from joe2far/fix-help-strings
|
2016-07-07 00:12:22 -07:00 |