We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d5baf4 + d328145 commit 0618b73Copy full SHA for 0618b73
test/e2e/nodefeature/OWNERS
@@ -0,0 +1,20 @@
1
+# See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+approvers:
4
+ # Features in test/e2e/nodefeature/nodefeature.go are not directly mapped to the kubelet feature gates,
5
+ # but is a good approximation to allow adding alpha features by SIG approvers.
6
+ - feature-approvers
7
+ # Also include SIG Node approvers, keeping in-sync with test/e2e_node/OWNERS
8
+ - tallclair
9
+ - derekwaynecarr
10
+ - klueska
11
+ - sjenning
12
+ - mrunalp
13
+ - SergeyKanzhelev
14
+ - endocrimes
15
+reviewers:
16
+ - bart0sh
17
18
+ - sig-node-reviewers
19
+labels:
20
+ - sig/node
0 commit comments