..
annotate
Use canonical json-patch v4 import
2024-02-16 13:57:24 +01:00
apiresources
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
apply
Replace PollImmediate with PollUntilContextTimeout ( #128147 )
2024-11-07 16:57:29 +02:00
attach
Fix Go vet errors for master golang
2024-09-12 18:15:22 +05:30
auth
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
autoscale
kubectl: add test coverage for autoscale command
2024-10-31 14:26:15 +02:00
certificates
Update CLI help text for grammar and consistency
2023-06-12 15:55:59 -04:00
clusterinfo
Drop go-colortext and its usage
2024-11-01 09:55:42 -04:00
completion
Update CLI help text for grammar and consistency
2023-06-12 15:55:59 -04:00
config
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
cp
Fix Go vet errors for master golang
2024-09-12 18:15:22 +05:30
create
fix: fix miss makezero bug ( #125132 )
2024-12-12 10:56:37 +08:00
debug
Wire context to logs command and add interrupt handler ( #127503 )
2024-10-22 21:49:06 +03:00
delete
Adding example for interactive delete
2024-09-20 14:54:52 -04:00
describe
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
diff
Fix Go vet errors for master golang
2024-09-12 18:15:22 +05:30
drain
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
edit
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
events
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
exec
Fix Go vet errors for master golang
2024-09-12 18:15:22 +05:30
explain
Added shorthand for explain --output
2024-10-05 03:19:57 +05:30
expose
Fix: correct dryRunStratergy typo in kubectl expose cmd
2024-03-25 18:58:35 +03:30
get
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
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
Wire context to logs command and add interrupt handler ( #127503 )
2024-10-22 21:49:06 +03:00
options
replace deprecated setoutput
2022-04-05 14:04:22 +08:00
patch
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
plugin
correcting link to krew install
2024-05-27 16:52:19 +05:30
portforward
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
proxy
Migrate genericclioptions.IOStreams usage to genericiooptions
2023-04-05 14:07:46 +03:00
replace
Replace PollImmediate with PollUntilContextTimeout ( #128147 )
2024-11-07 16:57:29 +02:00
rollout
A few minor help text tweaks
2024-07-17 13:30:34 -04:00
run
Wire context to logs command and add interrupt handler ( #127503 )
2024-10-22 21:49:06 +03:00
scale
bug(kubectl): return resource builder error in scale cmd
2024-10-14 18:25:13 +08:00
set
remove import doc comments
2024-12-02 14:43:58 +01:00
taint
Use generic sets rather than deprecated sets.String
2024-11-21 13:22:39 +03:00
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
docs: `-l/--selector` example for set-based requirements
2024-12-06 12:03:48 +01:00
version
Update kubectl kustomize to kyaml/v0.18.1, cmd/config/v0.15.0, api/v0.18.0, kustomize/v5.5.0
2024-10-09 23:32:45 +09:00
wait
kubectl: fix wait --for=create to work correctly with label selectors ( #128662 )
2024-12-12 06:49:46 +00: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