kubectl/pkg/cmd/debug
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
..
debug.go 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
debug_test.go Enable custom profiling in kubectl debug as default 2024-06-04 14:59:17 +03:00
profiles.go Use ptr.To instead of deprecated pointer functions 2024-05-20 16:14:54 -04:00
profiles_test.go Use ptr.To instead of deprecated pointer functions 2024-05-20 16:14:54 -04:00