k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 1ddfd8ff73
Merge pull request #67573 from m1kola/52218_watching_selectors
Allows to combine the `-f` and `-l` flags in kubectl logs
2019-02-25 18:47:45 -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 API Machinery, Kubectl and tests 2019-02-04 13:51:48 -08:00
attach Rename AttachableLogsForObjectFunc -> AttachablePodForObjectFunc to better reflect its purpose 2019-02-04 13:18:02 +01:00
auth delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
autoscale
certificates
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
cp fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
create autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
delete add --all-namespaces to 2019-02-05 13:37:14 -05:00
describe Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
diff API Machinery, Kubectl and tests 2019-02-04 13:51:48 -08:00
drain Refactor core functionality of `kubectl drain` as a library 2019-02-25 08:15:07 +00:00
edit fix shellcheck in pkg/kubectl/cmd/edit/testdata/record_testcase.sh 2019-02-22 15:10:38 +08:00
exec Fix duplicate container query param on exec pod command 2019-02-19 15:58:43 +08:00
explain
expose Merge pull request #73201 from YoubingLi/bugfix 2019-02-20 02:23:21 -08:00
get Merge pull request #73787 from soltysh/deprecate_export 2019-02-14 05:18:24 -08:00
help
kustomize add kustomize as a subcommand in kubectl 2019-02-11 16:43:57 -08:00
label Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
logs Allows to read from multiple logs simultaneously 2019-01-20 13:50:22 +00: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 Fixes address parsing in port-forward 2019-02-10 12:48:52 +00:00
proxy
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
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
set fix --local panic in set commands 2019-02-07 16:56:32 -05:00
taint
testing generated 2019-02-12 15:04:57 -08:00
top client-go: extend discovery intf with ServerGroupsAndResources 2019-02-12 14:28:19 +01:00
util Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
version
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
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