kubectl/pkg/cmd
Maciej Szulik 341b878121 kubectl create job support both v1beta1 and v1 cronjob
Kubernetes-commit: 470e23e770223fb9ddb147b3d431c7727f342255
2021-02-12 17:04:50 +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 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 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 kubectl create job support both v1beta1 and v1 cronjob 2021-02-12 17:04:50 +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 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 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 Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07: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 Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05: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 remove duplicate logs 2021-03-02 18:20:12 +08:00
util print log for default container of kubectl 2021-03-01 12:04:29 +08: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