kubectl/pkg/cmd
Yashasvi Misra 87e157cce8 top command documentation enhancement (#136825)
* top command documentation enhancement

* Added FAQ details

Kubernetes-commit: 1132a4e4efd80d50b9ef17e1ec479c2d73979f25
2026-03-19 20:03:52 +00:00
..
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 Create Workload API v1alpha2 (#136976) 2026-03-10 05:43:54 +00:00
attach De-ducplicate and clean logic in FindOrDefaultContainerByName 2026-03-04 11:44:25 +01:00
auth Move away from deprecated term.AllowsColorOutput (#135454) 2025-12-18 15:24:01 +00: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 Increase kubectl cp command timeout to 30 seconds 2025-03-28 12:39:01 +03:00
create Fix example in kubectl create configmap 2026-02-03 01:49:10 +01:00
debug Update staging/src/k8s.io/kubectl/pkg/cmd/debug/debug.go 2026-01-16 23:45:12 +09:00
delete kubectl wait: Support multiple conditions (#136855) 2026-03-04 21:00:27 +03:00
describe kubectl: add additional command suggestFor for describe and get 2026-03-08 02:49:37 +05:30
diff Lint: Activate modernize/forvar rule in golangci-lint. 2026-03-05 00:11:40 +01:00
drain Move away from deprecated term.AllowsColorOutput (#135454) 2025-12-18 15:24:01 +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 staging: extract CRI streaming modules with client-go compatibility 2026-02-28 19:40:07 -05:00
explain kubectl explain: Add -r shorthand flag for --recursive (#135283) 2025-12-18 05:00:32 +01:00
expose kubectl: fix expose --selector help text 2025-08-19 01:19:07 +05:30
get kubectl: add additional command suggestFor for describe and get 2026-03-08 02:49:37 +05:30
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kuberc Add credential pluginkubectl kuberc set options (#137300) 2026-03-12 13:19:41 -04:00
kustomize Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
label kubectl label: Add 'modified' output version 2025-10-24 12:47:17 +02:00
logs Use provided context in RunLogsContext 2026-03-05 20:12:01 -05: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 Fix kubectl plugin list overshadow detection on Windows 2026-02-02 22:09:05 +09:00
portforward staging: extract CRI streaming modules with client-go compatibility 2026-02-28 19:40:07 -05: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 add warning when kubectl rollout undo is used on apply-managed resources 2026-02-17 03:05:25 +01:00
run Add --detach-keys for kubectl attach command 2025-10-31 14:57:46 +08:00
scale Reflect expected replica count to the output of kubectl scale 2026-02-11 15:12:44 +03:00
set Move away from deprecated term.AllowsColorOutput (#135454) 2025-12-18 15:24:01 +00: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 top command documentation enhancement (#136825) 2026-03-19 20:03:52 +00:00
util kubectl: only print default cotnainer if there are multi containers 2026-03-10 13:08:31 +08:00
version Update kubectl kustomize to kyaml/v0.21.1, cmd/config/v0.21.1, api/v0.21.1, kustomize/v5.8.1 2026-02-10 04:00:25 +09:00
wait Check wait condition type cast to avoid potential panic 2026-03-05 18:41:52 -05:00
alpha.go Promote kubectl kuberc commands to beta 2026-01-30 09:23:14 +03:00
cmd.go add warning when kubectl rollout undo is used on apply-managed resources 2026-02-17 03:05:25 +01: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 build: remove deprecated '// +build' tag 2025-12-01 15:54:18 +01:00
skiplookerr_go119.go build: remove deprecated '// +build' tag 2025-12-01 15:54:18 +01:00