kubectl/pkg/cmd
Aylei c73a3aa1bf Add debug by copy support for kubectl alpha debug command
Signed-off-by: Aylei <rayingecho@gmail.com>

Update staging/src/k8s.io/kubectl/pkg/cmd/debug/debug.go

Co-Authored-By: Lee Verberne <lee@verb.is>

Apply suggestions from code review

Co-Authored-By: Lee Verberne <lee@verb.is>

Kubernetes-commit: cfece3edfe8a726fc5dc65ef89b89021316837c7
2020-04-13 01:58:36 +08: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 kubectl: cannot use --force with --server-side 2020-07-06 10:07:26 -07:00
attach switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
autoscale switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 fix(kubectl): remove trailing space when completing file path 2020-03-25 22:54:33 +08:00
config Changed kubectl config set-cluster and set-credentials to support process substitution for filenames 2020-05-15 09:22:59 -04:00
cp refactor: move kubectl-cp to staging 2020-06-15 12:20:14 +08:00
create Promote NonPreempt feature gate to beta (#91899) 2020-06-30 09:39:05 +00:00
debug Add debug by copy support for kubectl alpha debug command 2020-04-13 01:58:36 +08:00
delete switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 Set kubectl field manager names 2020-03-04 22:04:01 -05: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 switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
plugin Add documentation around plugins 2020-02-26 14:50:50 +01:00
portforward feat(port-forward): warn users about UDP port 2020-06-01 12:28:01 +08:00
proxy switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
replace switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
rollout [kubectl/pkg/cmd/rollout]: fix typo & tidy imports 2020-05-25 09:37:18 +08:00
run Remove kubectl run validate replicas logic 2020-06-16 17:01:33 +08:00
scale switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 support for v1 CSRs to kubectl certificate commands 2020-06-04 11:39:02 -04:00
top switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
util switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
version Fix kubectl version test to tolerate Run error coming from default 2020-04-17 17:50:24 +02:00
wait client-go dynamic client: add context to callers 2020-03-06 10:17:41 -05:00
alpha.go Add kubectl debug alpha command 2020-01-31 15:29:31 +01:00