kubectl/pkg/cmd
Brian Pursley 0c3ff4c860 Add unit tests for completion command
Kubernetes-commit: a8ec462e6fdbceb0a0e96446511b8b7e5e4b7781
2022-05-14 11:12:00 -04:00
..
annotate Refactor completion code into its own package 2022-03-24 09:06:05 -04:00
apiresources Add unit tests for api-resources and api-versions commands 2022-05-14 11:06:49 -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 Add unit tests for completion command 2022-05-14 11:12:00 -04: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 typo fix. 2022-03-30 18:57:43 +05:30
debug Print kubectl debug messages received when starting a container (#108591) 2022-03-10 02:41:45 +00:00
delete Fix discovery cache TTL to 6 hours 2022-05-09 12:22:43 +09: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 update kubectl doc url 2022-05-05 21:27:52 +08: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 kubectl rollout: support recursive flag for rollout status 2022-03-17 15:41:10 -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 unit tests for api-resources and api-versions commands 2022-05-14 11:06:49 -04: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 Export function returning kustomize version 2022-04-12 11:01:08 +02: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 update kubectl doc url 2022-05-05 21:27:52 +08: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