Merge pull request #123183 from SergeyKanzhelev/addFeatureOwnersToTestFeatures

added OWNERS to test/e2e/feature/feature.go
This commit is contained in:
Kubernetes Prow Robot
2024-02-28 10:02:09 -08:00
committed by GitHub

6
test/e2e/feature/OWNERS Normal file
View File

@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
# Features in test/e2e/feature/ are not directly mapped to the kubelet feature gates,
# but is a good approximation to allow adding alpha features by SIG approvers.
approvers:
- feature-approvers