k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 6ea70a036e
Merge pull request #73694 from soltysh/rename_polymorphichelper
Rename AttachableLogsForObjectFunc -> AttachablePodForObjectFunc to better reflect its purpose
2019-02-04 08:24:02 -08:00
..
annotate Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
apiresources update bazel 2019-01-18 17:28:09 -05:00
apply Merge pull request #72972 from liggitt/remove-alpha-initializers 2019-01-24 14:54:52 -08:00
attach Rename AttachableLogsForObjectFunc -> AttachablePodForObjectFunc to better reflect its purpose 2019-02-04 13:18:02 +01:00
auth Merge pull request #71397 from liggitt/reconcile-doc 2019-02-03 12:02:35 -08:00
autoscale Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
certificates Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
clusterinfo Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01:00
completion Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
config Add kubectl config set example 2019-01-25 20:21:24 +07:00
convert Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
cp Merge pull request #72923 from saschagrunert/dedent-update 2019-01-25 18:32:23 -08:00
create Image is a required parameter 2019-01-17 15:58:41 +01:00
delete Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
describe Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
diff diff: Make filename cross-platform compatible 2018-12-11 15:36:26 -08:00
drain generated files 2018-12-19 11:19:12 -05:00
edit Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
exec Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
explain Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
expose Move from glog to klog 2018-11-10 07:50:31 -05:00
get Merge pull request #73063 from WanLinghao/kubectl_get_custom_clomuns_fix 2019-01-31 01:39:49 -08:00
help
label Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
logs fix a bug that --tail option does not take effects in 'kubectl logs --selector xx=xx --tail 3' 2018-11-02 18:20:58 +08:00
options
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 Improve portforward command's description which hint the requirment of 'socat' command 2019-01-16 09:24:23 +08:00
proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
replace 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
rollingupdate Move from glog to klog 2018-11-10 07:50:31 -05:00
rollout Update dedent to latest release 2019-01-17 08:30:07 +01:00
run Merge pull request #70527 from qingsenLi/git181101 2019-01-15 20:19:09 -08:00
scale Move from glog to klog 2018-11-10 07:50:31 -05:00
set Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
taint Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
testing Remove uses of extensions/v1beta1 clients 2018-12-19 11:18:53 -05:00
top Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01:00
util Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
version Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
wait Add support for waiting by label selector or on all resources 2019-02-02 16:26:00 +01:00
BUILD Update generated files 2019-01-15 13:33:06 -05:00
alpha.go
cmd.go allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -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