kubectl/pkg/cmd
xiongzhongliang 32cf4940bf fix description of command kubectl cluster-info dump
Kubernetes-commit: 4dce977034c5d169ff4af14d61eba50d992ac81d
2021-02-28 06:39:15 +08:00
..
annotate add --all-namespaces to kubectl annotate,label 2021-04-26 11:13:01 -04:00
apiresources cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
apply code cleanup for kubectl apply_edit_last_applied.go,wait.go,completion.go,cp.go 2021-03-07 05:04:30 +08:00
attach kubectl default container behavior 2021-03-05 17:04:40 +08:00
auth cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile 2021-01-01 22:43:51 +08:00
autoscale remove deprecated generator flag 2021-03-06 21:56:58 +05:30
certificates Fix golint errors for kubectl/pkg/cmd/certificates/certificates.go 2021-01-09 19:51:51 -05:00
clusterinfo fix description of command kubectl cluster-info dump 2021-02-28 06:39:15 +08:00
completion code cleanup: fix broken link in kubectl completion 2021-04-19 14:15:48 +08:00
config Move kubectl get-context validate logic to Validate function 2020-07-15 19:02:26 +08:00
cp code cleanup for kubectl apply_edit_last_applied.go,wait.go,completion.go,cp.go 2021-03-07 05:04:30 +08:00
create Add test create service with ns 2021-04-22 17:39:23 +08:00
debug Address feedback for new /ephemeralcontainers API 2021-04-14 18:40:42 +02:00
delete fix kubectl patch command error message 2021-02-04 19:15:18 +08:00
describe Add --chunk-size support to kubectl describe 2021-04-20 11:24:35 -07:00
diff Fix a unit test failure in non English languages 2021-04-02 15:59:47 +09:00
drain kubectl: send policy/v1 evictions to servers that support it 2021-04-01 22:50:59 -04:00
edit Strip .meta.managedFields for kubectl edit command 2020-06-09 14:56:57 +02:00
exec kubectl default container behavior 2021-03-05 17:04:40 +08:00
explain kubectl explain: detect resource group in case there are two or more groups discovered 2021-01-14 09:08:20 +01:00
expose Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
get Create helper for adding chunk-size flag to commands 2021-03-19 08:30:49 -07:00
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kustomize Manually update kustomize attachment points. 2021-02-25 12:06:47 -08:00
label add --all-namespaces to kubectl annotate,label 2021-04-26 11:13:01 -04:00
logs Fix --ignore-errors does not take effect if multiple logs are printed and unfollowed 2021-01-07 10:43:36 +08:00
options cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
patch Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
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 Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
rollout Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
run Drop deprecated run flags and deprecate unused ones 2021-03-03 22:22:58 +01:00
scale Validate scale's --current-replicas flag 2021-03-24 13:59:08 -07:00
set Fixed set env did not support keys with dot in it 2021-02-06 22:27:44 -05:00
taint Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
testing kubectl: send policy/v1 evictions to servers that support it 2021-04-01 22:50:59 -04:00
top Fixed typo for kubectl top pod 2021-04-22 09:59:37 -04:00
util Remove AddGeneratorFlag function 2021-04-13 23:58:24 +05:30
version Add warning if client/server version difference exceeds the supported skew 2021-03-03 20:55:05 -05:00
wait code cleanup for kubectl apply_edit_last_applied.go,wait.go,completion.go,cp.go 2021-03-07 05:04:30 +08:00
alpha.go Remove kubectl alpha debug command in 1.21 2021-01-16 20:17:22 +08:00
cmd.go Kubectl command headers in requests: KEP 859 2021-02-09 23:09:22 -08: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