2020-04-14 12:34:33 +05:30
|
|
|
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
|
2025-03-04 08:57:28 +01:00
|
|
|
# Currently assigned to api-approvers since feature gates are the API
|
|
|
|
# for enabling/disabling other APIs.
|
|
|
|
|
2020-04-14 12:34:33 +05:30
|
|
|
# Disable inheritance as this is an api owners file
|
|
|
|
options:
|
|
|
|
no_parent_owners: true
|
|
|
|
approvers:
|
2022-05-05 08:17:06 +05:30
|
|
|
- api-approvers
|
2020-04-14 12:34:33 +05:30
|
|
|
reviewers:
|
2022-05-05 08:17:06 +05:30
|
|
|
- api-reviewers
|
2020-04-14 12:34:33 +05:30
|
|
|
labels:
|
2022-05-05 08:17:06 +05:30
|
|
|
- kind/api-change
|
|
|
|
- sig/api-machinery
|
2025-03-04 08:57:28 +01:00
|
|
|
- sig/cluster-lifecycle
|