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