kubectl/pkg/cmd
Karl 'NaN' Wikström 38408eaa8c cleanup: use i18n.T on all command descriptions
cleanup: use i18n.T only on string literals

cleanup: sort imports

Add i18n dependency for wait.go

Remove translation on envResource

cleanup: translate string instead of variable

cleanup: sort imports

cleanup: translate string literal only

Kubernetes-commit: cc8428566ea7160c5b20410a1bee53ca7ddb998e
2020-10-09 13:16:13 +02:00
..
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 cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
attach cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
auth Move pkg/kubectl/cmd/auth under staging/src/k8s.io/kubectl/pkg/cmd/auth 2020-11-03 10:22:36 +01:00
autoscale kubectl: remove the dependency between autoscale command and generators 2020-07-12 13:23:49 +08:00
certificates cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
clusterinfo Change kubectl clusterinfo to non offensive words 2020-09-30 17:59:35 -03:00
completion make kubectl/kubeadm completion script support busybox 2020-04-08 23:03:53 +08:00
config cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
cp cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
create cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
debug Remove alpha from kubectl debug 2020-11-04 16:30:49 +01: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: allow users to use args with KUBECTL_EXTERNAL_DIFF 2020-10-04 23:29:27 -04:00
drain kubectl: deprecate --delete-local-data 2020-09-25 17:33:45 -04:00
edit Strip .meta.managedFields for kubectl edit command 2020-06-09 14:56:57 +02:00
exec cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
explain cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
expose cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02: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 Change kubectl list option stdout 2020-07-01 17:00:25 +08:00
logs cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
options cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
patch kubectl: Allow --patch-file to be passed to `kubectl patch` 2020-07-29 18:40:55 -04:00
plugin cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
portforward Update the example for kubectl port-forward 2020-10-07 21:37:03 -04:00
proxy switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 allow adding annotations to pod when using kubectl run and add tests 2020-07-23 19:37:22 +05:30
scale kubectl: fix the bug that kubectl scale does not honor --timeout flag 2020-06-06 18:19:47 +08:00
set cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
taint switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
testing fix staticcheck for kubectl pkg files 2020-09-30 15:33:29 +05:30
top Sort kubectl top output when --sort-by and --containers are used together 2020-08-06 11:47:09 -04:00
util Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
version cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
wait cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
alpha.go Remove alpha from kubectl debug 2020-11-04 16:30:49 +01:00