kubectl/pkg/cmd
Jordan Liggitt 82cc7882ad Fix int->string casts
Kubernetes-commit: 124a5ddf725c4862520d8619017cac9db7a03522
2020-07-24 11:13:07 -04: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 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 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 Fix int->string casts 2020-07-24 11:13:07 -04:00
debug switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 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 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 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 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 Strip .meta.managedFields for kubectl edit command 2020-06-09 14:56:57 +02: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