k3s/pkg/kubectl/cmd
k8s-merge-robot 3814809f07 Merge pull request #25736 from andreykurilin/diagram_kubectl_drain
Automatic merge from submit-queue

Add link to diagram of `kubectl drain`
2016-06-29 11:28:21 -07:00
..
config Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
set Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
util Merge pull request #25562 from gtank/certificates-api-v9 2016-06-28 13:25:22 -07:00
annotate.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
annotate_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
apiversions.go Move the discovery client to its own package 2016-03-04 13:44:52 -08:00
apply.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
apply_test.go kubectl apply retry stale resource version 2016-06-09 00:14:17 -04:00
attach.go Merge pull request #28012 from sttts/sttts-kubectl-attach-err-non-existing-ctr 2016-06-29 10:11:03 -07:00
attach_test.go Error out on non-existing container in kubectl attach 2016-06-28 21:11:29 +02:00
autoscale.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
clusterinfo.go address comments 2016-05-16 16:50:53 -07:00
clusterinfo_dump.go address comments 2016-05-17 10:24:29 -07:00
clusterinfo_dump_test.go address comments 2016-05-17 10:24:29 -07:00
cmd.go Add awareness of more override flags in bash-completion 2016-06-28 20:56:36 +02:00
cmd_test.go kubectl: move printObjectSpecificMessage in factory 2016-05-28 18:33:58 +02:00
completion.go Move shell completion generation into 'kubectl completion' command 2016-05-30 07:23:36 +02:00
convert.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create_configmap.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create_configmap_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
create_namespace.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create_namespace_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
create_secret.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create_secret_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
create_serviceaccount.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
create_serviceaccount_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
create_test.go kubectl: move printObjectSpecificMessage in factory 2016-05-28 18:33:58 +02:00
delete.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
delete_test.go Merge pull request #25612 from mbohlool/fix_error_msg 2016-06-29 10:52:25 -07:00
describe.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
describe_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
drain.go Add link to diagram of `kubectl drain` 2016-06-29 19:10:01 +03:00
drain_test.go Stop 'drain' deleting pods with local storage. 2016-06-08 14:59:03 -07:00
edit.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
exec.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
exec_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
explain.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
expose.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
expose_test.go Merge pull request #24090 from AdoHe/expose_rc 2016-05-14 07:15:58 -07:00
get.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
get_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
label.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
label_test.go Fixed misleading error message when a resource with no selector or name is provided to kubectl delete or label command 2016-05-14 02:04:35 -07:00
logs.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
logs_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
namespace.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
patch.go Use strategic patch to replace changeCause in patch command 2016-06-29 15:20:38 +03:00
patch_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
portforward.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
portforward_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
proxy.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
replace.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
replace_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
rollingupdate.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollingupdate_test.go Update rollback process 2015-10-08 10:49:09 +08:00
run.go Merge pull request #28012 from sttts/sttts-kubectl-attach-err-non-existing-ctr 2016-06-29 10:11:03 -07:00
run_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
scale.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
stop.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
taint.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
taint_test.go implement taints and tolerations 2016-05-18 15:06:23 +00:00
version.go Remove shorthand for client flag in kubectl version 2015-10-13 02:02:54 +08:00