Files
yongruilin 088daf472b feat: Refactors featuregate lifecycle management script
- 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"
2025-03-13 21:57:21 +00:00

19 lines
577 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- feature-approvers
- sig-api-machinery-api-approvers
- jpbetz
- siyuanfoundation
- aaron-prindle # For migration of unversioned feature gates to versioned
- jefftree # For migration of unversioned feature gates to versioned
reviewers:
- feature-approvers
- sig-api-machinery-api-reviewers
- jpbetz
- siyuanfoundation
- aaron-prindle # For migration of unversioned feature gates to versioned
- jefftree # For migration of unversioned feature gates to versioned
labels:
- sig/api-machinery