kubectl/pkg/cmd
Shubham Kuchhal e767a9773e Update rs.extensions to rs.apps
Kubernetes-commit: ce17a027477efd933775e320b1ce6c3876c136c3
2022-03-29 16:40:28 +05:30
..
annotate Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
apiresources Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
apply Fix: kubectl create -f and kubectl delete -f are not glob friendly (#102265) 2022-03-28 05:45:26 +00:00
attach Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
auth Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
autoscale Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
certificates Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
clusterinfo fix defer in for loop, maybe resource leak 2022-02-20 11:39:11 +08:00
completion Upgrade Cobra from 1.2.1 to 1.3.0 to fix a bug where bash completions don't work when the kubectl command uses the --context flag to specify a context that contains a colon 2022-01-12 10:37:13 -05:00
config Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
cp resume kubectl cp with tail when --retries is negative 2022-03-16 19:59:39 +01:00
create Update rs.extensions to rs.apps 2022-03-29 16:40:28 +05:30
debug Print kubectl debug messages received when starting a container (#108591) 2022-03-10 02:41:45 +00:00
delete Fix: kubectl create -f and kubectl delete -f are not glob friendly (#102265) 2022-03-28 05:45:26 +00:00
describe Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
diff Generalize dry run verify to arbitrary query param 2022-03-09 14:51:50 +00:00
drain Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
edit updates for kubectl generated ref docs 2022-03-25 12:31:12 -07:00
events 'kubectl events' command (#99557) 2021-10-29 17:13:38 +00:00
exec Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
explain Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
expose Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
get Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kustomize Manually update kustomize attachment points. 2021-07-01 17:10:28 -07:00
label Do not raise an error proposing to use '--overwrite' when labeling with the same value (#105936) 2022-05-04 02:17:49 +02:00
logs Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
options cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
patch Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
plugin Adding an example for kubectl plugin list 2021-11-22 13:21:21 -05:00
portforward Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
proxy Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
replace add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00
rollout Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
run kubectl: Remove deprecated flags 2022-03-19 15:32:06 +08:00
scale Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
set Generalize dry run verify to arbitrary query param 2022-03-09 14:51:50 +00:00
taint add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00
testing add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00
top Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
util add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00
version Update kubectl kustomize to kyaml/v0.13.6, cmd/config/v0.10.6, api/v0.11.4, kustomize/v4.5.4 2022-03-28 19:22:08 -04:00
wait Added JSONPath wait for kubectl wait 2021-10-04 16:19:08 -04:00
alpha.go 'kubectl events' command (#99557) 2021-10-29 17:13:38 +00:00
cmd.go Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
cmd_test.go Switch from arguments to an input structure for kubectl command 2021-11-04 16:29:08 +01:00
profiling.go Add Close() for profile 2021-12-15 21:03:34 +08:00