mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #126396 from SergeyKanzhelev/ownersfornodefeatures
added OWNERS for nodefeatures
This commit is contained in:
commit
0618b73d17
20
test/e2e/nodefeature/OWNERS
Normal file
20
test/e2e/nodefeature/OWNERS
Normal 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
|
Loading…
Reference in New Issue
Block a user