| .. |
|
annotate
|
Use canonical json-patch v4 import
|
2024-02-16 13:57:24 +01:00 |
|
apiresources
|
Return error in case of discovery client failure
|
2025-10-23 19:28:18 -03:00 |
|
apply
|
Remove KUBECTL_OPENAPIV3_PATCH feature gate as the feature is stable
|
2025-09-18 12:30:09 +03:00 |
|
attach
|
Decouple term and remotecommand packages
|
2025-08-03 20:35:40 +10:00 |
|
auth
|
Remove mentioning of the APISelfSubjectReview gate
|
2025-10-12 16:32:05 +08:00 |
|
autoscale
|
Add given namespace in dryrun=client output of HPA
|
2025-09-25 13:15:10 +03: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
|
docs: quote PowerShell completion script path ($HOME may contain spaces)
|
2025-10-18 04:19:32 -05:00 |
|
config
|
kubectl config set-context: Add -n flag
|
2025-10-02 17:26:18 +02:00 |
|
cp
|
Escape path inside the container
|
2026-03-10 11:57:12 +01:00 |
|
create
|
chore: update CronJob casing for create job help
|
2025-08-18 11:42:40 +12:00 |
|
debug
|
feat: kubectl debug: add label for debugger pod
|
2025-05-15 17:32:06 +07:00 |
|
delete
|
show namespace on delete (#126619)
|
2025-06-24 02:15:09 +00:00 |
|
describe
|
Use generic sets rather than deprecated sets.String
|
2024-11-21 13:22:39 +03:00 |
|
diff
|
Remove KUBECTL_OPENAPIV3_PATCH feature gate as the feature is stable
|
2025-09-18 12:30:09 +03:00 |
|
drain
|
fix using stale pod when evict failed and retry (#133461)
|
2025-08-28 04:54:34 +00:00 |
|
edit
|
switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
|
2025-06-25 08:03:06 -04:00 |
|
events
|
Use generic sets rather than deprecated sets.String
|
2024-11-21 13:22:39 +03:00 |
|
exec
|
kubectl: Fix panic in exec terminal size queue
|
2025-12-23 17:37:59 -03:00 |
|
explain
|
Revert shorthand for kubectl explain --output
|
2025-05-26 12:16:24 +09:00 |
|
expose
|
kubectl: fix expose --selector help text
|
2025-08-19 01:19:07 +05:30 |
|
get
|
cli-runtime: Return defined error from Builder
|
2025-08-04 22:48:57 +02:00 |
|
help
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
|
kuberc
|
Introduce kuberc view/set commands under kubectl alpha (#135003)
|
2025-11-05 13:20:31 +00: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
|
kubectl/logs: Add LogOptions.RunLogsContext
|
2025-07-18 23:35:24 +02:00 |
|
options
|
replace deprecated setoutput
|
2022-04-05 14:04:22 +08:00 |
|
patch
|
kubectl: drop dependency on github.com/pkg/errors
|
2025-05-26 10:44:46 +02: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
|
watchlist: wrap remaining LW with ToListWatcherWithWatchListSemantics
|
2025-10-10 22:44:45 +02:00 |
|
run
|
Drop null creationTimestamp from test fixtures
|
2025-03-24 09:37:26 -04:00 |
|
scale
|
standardize not found error message of kubectl scale
|
2025-09-11 15:45:36 +00:00 |
|
set
|
Fix help for set selector
|
2025-07-07 08:15:52 +02: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
|
Enhance help text for the 'top' command
|
2025-06-26 16:53:50 -07:00 |
|
util
|
Promote KUBECTL_COMMAND_HEADERS to stable
|
2025-10-22 13:56:32 +02:00 |
|
version
|
Update kubectl kustomize to kyaml/v0.20.1, cmd/config/v0.20.1, api/v0.20.1, kustomize/v5.7.1
|
2025-07-23 22:30:05 +09:00 |
|
wait
|
watchlist: wrap remaining LW with ToListWatcherWithWatchListSemantics
|
2025-10-10 22:44:45 +02:00 |
|
alpha.go
|
Introduce kuberc view/set commands under kubectl alpha (#135003)
|
2025-11-05 13:20:31 +00:00 |
|
cmd.go
|
Add client-go credential plugin to kuberc
|
2025-10-24 16:06:33 -04:00 |
|
cmd_test.go
|
Promote KUBECTL_COMMAND_HEADERS to stable
|
2025-10-22 13:56:32 +02:00 |
|
plugin.go
|
Move PluginHandler to separate file
|
2025-11-03 11:25:04 +01:00 |
|
profiling.go
|
kubectl: Add support for tracing
|
2025-10-23 17:04:30 +02: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 |