Merge pull request #126396 from SergeyKanzhelev/ownersfornodefeatures

added OWNERS for nodefeatures
This commit is contained in:
Kubernetes Prow Robot 2024-10-27 03:00:59 +00:00 committed by GitHub
commit 0618b73d17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,20 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
# Features in test/e2e/nodefeature/nodefeature.go are not directly mapped to the kubelet feature gates,
# but is a good approximation to allow adding alpha features by SIG approvers.
- feature-approvers
# Also include SIG Node approvers, keeping in-sync with test/e2e_node/OWNERS
- tallclair
- derekwaynecarr
- klueska
- sjenning
- mrunalp
- SergeyKanzhelev
- endocrimes
reviewers:
- bart0sh
- endocrimes
- sig-node-reviewers
labels:
- sig/node