..
annotate
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
apiresources
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
apply
Fix typo in comment
2020-12-25 13:58:13 +08:00
attach
Fix typo in kubectl/.../attach_test.go
2020-11-27 14:55:23 -05:00
auth
cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile
2021-01-01 22:43:51 +08:00
autoscale
Add statefulset to kubectl autoscale bash completions
2021-01-08 03:40:55 +08:00
certificates
Fix golint errors for kubectl/pkg/cmd/certificates/certificates.go
2021-01-09 19:51:51 -05:00
clusterinfo
Change kubectl clusterinfo to non offensive words
2020-09-30 17:59:35 -03:00
completion
fix typo of kubectl completion -h
2020-12-22 16:49:39 +08:00
config
Move kubectl get-context validate logic to Validate function
2020-07-15 19:02:26 +08:00
cp
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
create
Remove the dependency between create namespace command and generators ( #96556 )
2021-02-05 17:33:15 +00:00
debug
Remove kubectl alpha debug command in 1.21
2021-01-16 20:17:22 +08:00
delete
Clean up nits in delete cascade
2020-09-25 11:38:28 +08:00
describe
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
diff
kubectl diff: update regex to allow equal param
2021-01-18 23:22:36 -05:00
drain
add ignore-errors flag, support none break drain in group
2021-01-20 15:02:00 +08:00
edit
Strip .meta.managedFields for kubectl edit command
2020-06-09 14:56:57 +02:00
exec
feature: use default container annotation for logs and exec
2020-12-07 15:30:30 +08:00
explain
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
expose
Namespace has no effect when exposing deployment with --dry-run=client
2020-12-24 09:40:10 +09:00
get
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
help
Move pkg/kubectl/cmd/{command} to staging
2019-08-01 11:01:40 -07:00
kustomize
Move pkg/kubectl/cmd/{command} to staging
2019-08-01 11:01:40 -07:00
label
fix kubectl label error when local=true is set.
2020-12-23 00:03:48 +08:00
logs
Moving kubectl logs Long command into variable
2021-01-10 14:54:27 -05:00
options
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
patch
kubectl: fix error message for client-side SMP for CRs
2021-02-17 13:44:36 +05:30
plugin
Update plugin.go
2021-02-14 11:10:20 +08:00
portforward
code cleanup for kubectl port-forward
2020-12-27 00:49:18 +08:00
proxy
cleanup: fix the format of kubectl proxy examples
2021-01-05 06:02:37 +08:00
replace
Support kubectl delete foreground
2020-07-23 18:45:59 +08:00
rollout
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
run
kubectl: run - remove unneeded vars
2021-01-15 21:03:27 -05:00
scale
fix staticcheck:vendor/k8s.io/kubectl/pkg/cmd/scale
2020-11-10 15:19:14 +08:00
set
Downward API hugepages
2020-11-06 14:22:53 -05:00
taint
switch over k/k to use klog v2
2020-04-17 15:25:06 -04:00
testing
Drop batch/v2alpha1 API
2020-12-01 16:33:47 +01:00
top
Remove redundant code in kubectl top pod ( #99062 )
2021-02-17 11:17:06 -06:00
util
feature: use default container annotation for logs and exec
2020-12-07 15:30:30 +08:00
version
cleanup: use i18n.T on all command descriptions
2020-10-09 13:16:13 +02:00
wait
add .status.observedGeneration tests & update names
2021-01-13 22:35:58 -08:00
alpha.go
Remove kubectl alpha debug command in 1.21
2021-01-16 20:17:22 +08:00
cmd.go
bash-completion for comma separated list on get
2021-01-22 10:04:56 +01:00
cmd_test.go
Move the remaining kubectl bits to k8s.io/kubectl
2020-11-03 22:11:39 +01:00
profiling.go
Move the remaining kubectl bits to k8s.io/kubectl
2020-11-03 22:11:39 +01:00