k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 6da32b078f
Merge pull request #72006 from soltysh/allnamespaces_shorthand
Introduce -A as a shorthand for --all-namespaces in kubectl
2018-12-19 14:13:40 -08:00
..
annotate Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
apiresources Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
apply generated files 2018-12-19 11:19:12 -05:00
attach Move from glog to klog 2018-11-10 07:50:31 -05:00
auth Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01: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 Merge pull request #71684 from danielqsj/typo-fix 2018-12-07 07:58:09 -08:00
convert Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
cp Merge pull request #69885 from clickyotomy/master 2018-11-28 23:31:21 -08:00
create Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
delete Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
describe Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01: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 Introduce -A as a shorthand for --all-namespaces in kubectl 2018-12-19 14:37:43 +01:00
help Generated changes 2018-10-11 22:01:06 +02:00
label Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08: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 Generated changes 2018-10-11 22:01:06 +02:00
patch Move from glog to klog 2018-11-10 07:50:31 -05:00
plugin Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
portforward Generated changes 2018-10-11 22:01:06 +02:00
proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
replace Move from glog to klog 2018-11-10 07:50:31 -05:00
rollingupdate Move from glog to klog 2018-11-10 07:50:31 -05:00
rollout Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
run Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
scale Move from glog to klog 2018-11-10 07:50:31 -05:00
set Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08: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 Remove uses of extensions/v1beta1 clients 2018-12-19 11:18:53 -05:00
version Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
wait Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
BUILD kubectl: remove redundant test 2018-11-09 11:12:20 -08:00
alpha.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
cmd.go Merge pull request #70728 from Pingan2017/remove-kubectl-run-container 2018-11-16 01:53:11 -08:00
cmd_test.go React to moves 2018-10-06 18:44:05 +02:00
profiling.go Add go profile instrumentation to kubectl 2018-09-18 18:28:43 +01:00