kubectl/pkg/cmd
xiongzhongliang 862982a5ec cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile
cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile

cleanup: change klog.Fatalf to fmt.Errorf for

Kubernetes-commit: 3b3a6d27cd1a55fff173427ac9d74d35de7f5acf
2021-01-01 22:43:51 +08: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 Fix the wrong link to server-side-apply conflicts 2020-12-05 22:59:43 +08:00
attach cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
auth cleanup: change klog.Fatalf to fmt.Errorf for kubectl auth reconcile 2021-01-01 22:43:51 +08: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 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 Fix typos and add comments in functions for `kubectl create` subcommands 2020-12-02 03:35:34 +05:30
debug kubectl/pkg/cmd tests: set explicit namespace 2020-11-20 19:09:54 +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 warn user about resource being deleted 2020-10-11 02:21:32 +05:30
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 fix kubectl label error when local=true is set. 2020-12-23 00:03:48 +08:00
logs Added 'No resources found' message to logs command 2020-10-17 00:36:57 +09: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 code cleanup for kubectl port-forward 2020-12-27 00:49:18 +08: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 kubectl/pkg/cmd tests: set explicit namespace 2020-11-20 19:09:54 +01: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 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 Change at which level klog.Fatal is invoked 2020-09-09 21:41:56 +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
cmd.go Move the remaining kubectl bits to k8s.io/kubectl 2020-11-03 22:11:39 +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