mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 02:19:27 +00: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"
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
# 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
|