mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
c4f79d455f
As kubernetes 1.24.0 is released, updating kubernetes dependencies to 1.24.0 updates: #3086 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
17 lines
379 B
Plaintext
17 lines
379 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
# Currently assigned to api-approvers since feature gates are the API
|
|
# for enabling/disabling other APIs.
|
|
|
|
# Disable inheritance as this is an api owners file
|
|
options:
|
|
no_parent_owners: true
|
|
approvers:
|
|
- api-approvers
|
|
reviewers:
|
|
- api-reviewers
|
|
labels:
|
|
- kind/api-change
|
|
- sig/api-machinery
|
|
- sig/cluster-lifecycle
|