k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 14b671b24b
Merge pull request #71651 from Pingan2017/cronjob-add
add subcommand `kubectl create cronjob`
2019-03-07 01:07:00 -08:00
..
annotate update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
apiresources update bazel 2019-01-18 17:28:09 -05:00
apply update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
attach Rename AttachableLogsForObjectFunc -> AttachablePodForObjectFunc to better reflect its purpose 2019-02-04 13:18:02 +01:00
auth Merge pull request #74140 from Liujingfang1/kflag 2019-02-26 19:40:16 -08:00
autoscale Add Custom Resource support to "kubectl autoscale" 2019-02-07 12:28:59 +01:00
certificates update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
clusterinfo Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01:00
completion fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
config delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
convert update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
cp Fix panic in kubectl cp command 2019-03-06 15:43:15 +01:00
create Merge pull request #71651 from Pingan2017/cronjob-add 2019-03-07 01:07:00 -08:00
delete Merge pull request #74140 from Liujingfang1/kflag 2019-02-26 19:40:16 -08:00
describe update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
diff update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
drain Refactor core functionality of `kubectl drain` as a library 2019-02-25 08:15:07 +00:00
edit Merge pull request #72526 from justinsb/testdata_should_not_be_executable 2019-02-28 20:35:56 -08:00
exec Fix duplicate container query param on exec pod command 2019-02-19 15:58:43 +08:00
explain Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
expose Merge pull request #73201 from YoubingLi/bugfix 2019-02-20 02:23:21 -08:00
get update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
help Generated changes 2018-10-11 22:01:06 +02:00
kustomize add kustomize as a subcommand in kubectl 2019-02-11 16:43:57 -08:00
label update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
logs Allows to read from multiple logs simultaneously 2019-01-20 13:50:22 +00:00
options Generated changes 2018-10-11 22:01:06 +02:00
patch Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config 2019-01-15 13:33:06 -05:00
plugin allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -05:00
portforward Fixes address parsing in port-forward 2019-02-10 12:48:52 +00:00
proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
replace update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
rollingupdate Move from glog to klog 2018-11-10 07:50:31 -05:00
rollout update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
run kubectl run --quiet suppresses deletion messages 2019-02-25 11:10:07 +00:00
scale Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
set update kubectl subcommand with -k changes 2019-02-25 16:30:50 -08:00
taint Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
testing generated 2019-02-12 15:04:57 -08:00
top Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
util add -k flags to kubectl subcommands 2019-02-25 16:30:27 -08:00
version Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
wait Merge pull request #73315 from Zyqsempai/wait-cmd-detailed-output 2019-02-22 16:14:37 -08:00
BUILD autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
alpha.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
cmd.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00
cmd_test.go allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -05:00
profiling.go Add go profile instrumentation to kubectl 2018-09-18 18:28:43 +01:00