mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
put storage related plugins under SIG-Storage reviewing
This commit is contained in:
parent
1f07da7575
commit
03b8241fce
10
pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-storage-approvers
|
||||||
|
- cofyc
|
||||||
|
reviewers:
|
||||||
|
- sig-storage-reviewers
|
||||||
|
- cofyc
|
||||||
|
labels:
|
||||||
|
- sig/storage
|
10
pkg/scheduler/framework/plugins/volumerestrictions/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/volumerestrictions/OWNERS
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-storage-approvers
|
||||||
|
- cofyc
|
||||||
|
reviewers:
|
||||||
|
- sig-storage-reviewers
|
||||||
|
- cofyc
|
||||||
|
labels:
|
||||||
|
- sig/storage
|
10
pkg/scheduler/framework/plugins/volumezone/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/volumezone/OWNERS
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-storage-approvers
|
||||||
|
- cofyc
|
||||||
|
reviewers:
|
||||||
|
- sig-storage-reviewers
|
||||||
|
- cofyc
|
||||||
|
labels:
|
||||||
|
- sig/storage
|
Loading…
Reference in New Issue
Block a user