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"
19 lines
577 B
Plaintext
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
|