kubectl/pkg/cmd
Abhishek Kr Srivastav 36d480f43c Fix Go vet errors for master golang
Co-authored-by: Rajalakshmi-Girish <rajalakshmi.girish1@ibm.com>
Co-authored-by: Abhishek Kr Srivastav <Abhishek.kr.srivastav@ibm.com>

Kubernetes-commit: 95860cff1c418ea6f5494e4a6168e7acd1c390ec
2024-09-12 18:15:22 +05:30
..
annotate Use canonical json-patch v4 import 2024-02-16 13:57:24 +01:00
apiresources Fix typo in kubectl api-resources help text for --categories flag 2023-04-25 20:26:10 -04:00
apply Use Go standard library slices package instead of k8s.io/utils/strings/slices 2024-08-15 14:43:53 +02:00
attach Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
auth Include additional verbs to can-i 2024-08-20 13:21:55 -05:00
autoscale Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
certificates Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
clusterinfo Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
completion Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
config fix: add namespace autocompletion for kubectl config set-context command 2024-05-20 14:44:54 +02:00
cp Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
create Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
debug kubectl debug: warning message about legacy profile (#127230) 2024-09-20 00:28:38 +09:00
delete Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
describe Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
diff Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
drain Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
edit Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
events fix(test): fix error handling condition in test 2023-08-27 21:11:39 +08:00
exec Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
explain OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00
expose Fix: correct dryRunStratergy typo in kubectl expose cmd 2024-03-25 18:58:35 +03:30
get Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kustomize Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
label Use canonical json-patch v4 import 2024-02-16 13:57:24 +01:00
logs Update logs.go 2024-08-29 23:52:36 -07:00
options replace deprecated setoutput 2022-04-05 14:04:22 +08:00
patch Use canonical json-patch v4 import 2024-02-16 13:57:24 +01:00
plugin correcting link to krew install 2024-05-27 16:52:19 +05:30
portforward Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
proxy Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
replace Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
rollout A few minor help text tweaks 2024-07-17 13:30:34 -04:00
run Remove deprecated kubectl run flags 2024-06-26 17:42:13 +02:00
scale Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
set Add completion for kubectl set image 2024-04-28 14:04:48 +03:30
taint Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
testing Add feature toggle for OpenAPI V3 apply in kubectl 2023-10-27 01:23:19 -04:00
top Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
util Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
version Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2 2024-05-27 17:42:29 +02:00
wait document the "create" option to the "kubeclt wait" command. 2024-09-12 09:21:37 -07:00
alpha.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
cmd.go fix: add namespace autocompletion for kubectl config set-context command 2024-05-20 14:44:54 +02:00
cmd_test.go kubectl: fix plugin lookup with positional arguments 2024-03-31 19:44:03 +02:00
profiling.go Add Close() for profile 2021-12-15 21:03:34 +08:00
skiplookerr_go118.go Adjust for os/exec changes in 1.19 2022-07-22 17:42:11 -04:00
skiplookerr_go119.go Adjust for os/exec changes in 1.19 2022-07-22 17:42:11 -04:00