k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 9ecce4fdcf
Merge pull request #72641 from dixudx/cp_file_wildcard
kubectl supports copying files with wild card
2019-01-24 10:37:15 -08:00
..
annotate Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
apiresources update bazel 2019-01-18 17:28:09 -05:00
apply Add warning info against `kubectl apply --dry-run` which direct people use --server--dry-run instead 2019-01-24 13:18:50 +08: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 Use tabwriter with remembered column widths 2019-01-01 22:27:36 -05:00
convert Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
cp kubectl supports copying files with wild card 2019-01-22 15:56:13 +08:00
create Image is a required parameter 2019-01-17 15:58:41 +01: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 Merge pull request #69255 from Pingan2017/remove-show-all 2019-01-24 06:30:43 -08: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 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 update bazel 2019-01-21 14:16:16 -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 Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08: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 Allow setting images for initContainers through kubectl set command. 2019-01-10 22:28:26 +05:30
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 Update generated files 2019-01-15 13:33:06 -05:00
version Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
wait Find current resourceVersion for waiting for deletion/conditions 2019-01-11 15:24:05 -05:00
BUILD Update generated files 2019-01-15 13:33:06 -05: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 #71117 from dixudx/read_kubeconfig_once 2019-01-19 02:25:26 -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