kubectl/pkg
Keita Mochizuki 5cbdedb625 kubectl debug: Display a warning message that the debug container's capabilities may not work with a non-root user (#127696)
* Add warning message about capabilities of debug container

* fix1

* fix2

* fix3

Kubernetes-commit: 07a275437f304456b2a32159ec6550a71d020a64
2025-03-19 10:15:57 +00:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd kubectl debug: Display a warning message that the debug container's capabilities may not work with a non-root user (#127696) 2025-03-19 10:15:57 +00:00
config Introduce kuberc as new flag to customize defaulting and define aliases in kubectl (#125230) 2025-02-12 00:39:09 +00:00
describe kubectl: Remove duplicate selector calculation logic and add missing test cases for the 'describe DaemonSet' functionality 2025-03-15 17:07:44 +08:00
drain kubectl: add test coverage for cordon command (#129202) 2024-12-17 06:34:43 +00:00
explain Fix dup word in API doc 2025-02-19 16:51:11 -08:00
generate cleanup: omit comparison with bool constants 2023-09-04 16:59:23 +08:00
kuberc Introduce kuberc as new flag to customize defaulting and define aliases in kubectl (#125230) 2025-02-12 00:39:09 +00:00
metricsutil kubectl(top): modify the percentage display of the top command 2024-08-29 20:44:14 +08:00
polymorphichelpers feat: add all-pods log flag to kubectl 2024-05-07 19:43:46 -04:00
proxy Remove ioutil from kubectl 2022-07-30 22:31:16 +09:00
rawhttp Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
scale Replace PollImmediate with PollUntilContextTimeout (#128147) 2024-11-07 16:57:29 +02:00
scheme vac support ResourceDescriber 2024-01-08 18:45:06 +08:00
util Move pod resize status to pod conditions 2025-03-17 22:01:05 +00:00
validation OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00