kubectl/pkg/cmd
Maciej Szulik 69bc307556 Fix batch/v1 CronJob support in create, describe and polymorphichelpers
Kubernetes-commit: a68582d6086ffc8608779b0459de8d387042eed1
2021-03-09 09:44:02 +01:00
..
annotate Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
apiresources cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
apply Remove extensions v1beta1 from addon manager and kubectl prune 2021-02-05 09:38:28 -03:00
attach kubectl: Inline the containers for the user in attach/exec 2021-02-11 11:40:25 -05:00
auth cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile 2021-01-01 22:43:51 +08:00
autoscale Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05: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 update kubectl cp --container flag description 2021-03-01 18:02:02 +08:00
create Fix batch/v1 CronJob support in create, describe and polymorphichelpers 2021-03-09 09:44:02 +01:00
debug Remove kubectl alpha debug command in 1.21 2021-01-16 20:17:22 +08:00
delete fix kubectl patch command error message 2021-02-04 19:15:18 +08:00
describe cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
diff Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
drain Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
edit Strip .meta.managedFields for kubectl edit command 2020-06-09 14:56:57 +02:00
exec kubectl: Inline the containers for the user in attach/exec 2021-02-11 11:40:25 -05: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 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 Manually update kustomize attachment points. 2021-02-25 12:06:47 -08:00
label fix kubectl patch command error message 2021-02-04 19:15:18 +08: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 Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
taint Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
testing Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
top Wrong command (kubectl top) description (#99060) 2021-03-08 22:01:04 +00:00
util kubectl: Inline the containers for the user in attach/exec 2021-02-11 11:40:25 -05:00
version Add warning if client/server version difference exceeds the supported skew 2021-03-03 20:55:05 -05: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 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