Skip to content

Commit 866854e

Browse files
authored
KEP-4292: Add custom profiling in kubectl debug (#4293)
* KEP-4292: Add custom profiling in kubectl debug * Typos, explanation and refactorings * Add correct feature gate * Add more details in KEP after review * Gofmt to code example * Make changes based on PRR review
1 parent fd4dc6c commit 866854e

File tree

3 files changed

+1033
-0
lines changed

3 files changed

+1033
-0
lines changed

keps/prod-readiness/sig-cli/4292.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# The KEP must have an approver from the
2+
# "prod-readiness-approvers" group
3+
# of http://git.k8s.io/enhancements/OWNERS_ALIASES
4+
kep-number: 4292
5+
alpha:
6+
approver: "@johnbelamaric"

0 commit comments

Comments
 (0)