-
Notifications
You must be signed in to change notification settings - Fork 974
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
This is the tracking issue for the implementation of debugging profile
feature of kubectl debug
.
Ref: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1441-kubectl-debug#debugging-profiles
There are multiple profiles that we need to handle, and I plan to file a single PR for each profile:
- legacy: refactor(kubectl): add ProfileApplier interface for kubectl-debug kubernetes#105008
- general: kubectl-debug: add more debugging profiles kubernetes#110526
- baseline: kubectl-debug: add more debugging profiles kubernetes#110526
- restricted: kubectl-debug: add more debugging profiles kubernetes#110526
- sysadmin
- netadmin
- auto
/assign
margocrawf, yevhen-harmonizehr, xbx, gberche-orange, guettli and 2 more
Metadata
Metadata
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.