mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 01:08:06 -05:00
- rename featuregate_linter to compatibility_lifecycle - add feature removal verify to follow N+3 rule - remove unversioned related operation - rename yaml folder name to "reference"
9 lines
214 B
Text
9 lines
214 B
Text
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
# Changing feature lifecycle requires feature-approvers approval
|
|
options:
|
|
no_parent_owners: true
|
|
approvers:
|
|
- feature-approvers
|
|
labels:
|
|
- area/feature-gates
|