kubectl/pkg/cmd
Eddie Zaneski 951c0caa13 Add get-users and delete-user to kubectl config
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>

Kubernetes-commit: 95b189fd8f69812738ba9ea472237ab946863d23
2020-04-03 16:41:46 -06:00
..
annotate Change kubectl list option stdout 2020-07-01 17:00:25 +08:00
apiresources Fix for kubectl issue 834: 2020-03-06 15:26:06 -05:00
apply Support kubectl delete foreground 2020-07-23 18:45:59 +08:00
attach better understanding of kubectl attach description 2020-05-11 10:12:48 +08:00
autoscale kubectl: fix the bug that kubectl autoscale does not honor --name flag 2020-06-06 17:35:47 +08:00
certificates Add support for v1 CSRs to kubectl certificate commands 2020-06-04 11:39:02 -04:00
clusterinfo Fix clusterdump info namespaces flag not working 2020-06-08 14:21:31 +08:00
completion make kubectl/kubeadm completion script support busybox 2020-04-08 23:03:53 +08:00
config Add get-users and delete-user to kubectl config 2020-04-03 16:41:46 -06:00
cp refactor: move kubectl-cp to staging 2020-06-15 12:20:14 +08:00
create Warn when creating roles with custom verbs kubectl 2020-06-24 16:20:13 -06:00
debug Update the use message for kubectl debug 2020-09-23 15:06:16 +02:00
delete Support kubectl delete foreground 2020-07-23 18:45:59 +08:00
describe Squash pkg/describe/versioned/ into pkg/describe/ 2020-03-03 13:06:26 +01:00
diff add labels to diff command 2020-05-07 14:30:00 -04:00
drain Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
edit Strip .meta.managedFields for kubectl edit command 2020-06-09 14:56:57 +02:00
exec Remove double `kubectl` from output 2020-04-07 12:54:26 +02:00
explain fix(kubectl): explain crds with the same resource name with builtin objects 2020-03-26 16:07:06 +08:00
expose switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
get Handle nil elements when sorting, instead of panicking 2020-09-09 22:39:46 +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 req.Context() and ResponseWrapper 2020-01-27 18:52:27 -08:00
options Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patch kubectl: Allow --patch-file to be passed to `kubectl patch` 2020-07-29 18:40:55 -04:00
plugin Link to krew's new project site 2020-03-01 21:56:56 +01:00
portforward portforward: Fix UDP-only ports calculation 2020-09-11 19:50:11 +02: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 [kubectl/pkg/cmd/rollout]: fix typo & tidy imports 2020-05-25 09:37:18 +08: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 Fix dry run client ignore namespace 2020-04-26 15:13:20 +08:00
taint switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
testing Add get-users and delete-user to kubectl config 2020-04-03 16:41:46 -06:00
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 Fix kubectl version test to tolerate Run error coming from default 2020-04-17 17:50:24 +02:00
wait kubectl wait add ignore not found flag 2020-05-11 09:19:10 +08:00
alpha.go Add kubectl debug alpha command 2020-01-31 15:29:31 +01:00