File tree Expand file tree Collapse file tree 5 files changed +29
-8
lines changed
dynamic-resource-allocation/api Expand file tree Collapse file tree 5 files changed +29
-8
lines changed Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ # Disable inheritance as this is an api owners file
4+ options:
5+ no_parent_owners: true
6+ approvers:
7+ - api-approvers
8+ reviewers:
9+ - bart0sh
10+ - klueska
11+ - pohly
12+ labels:
13+ - sig/node
14+ - wg/device-management
Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ # Disable inheritance as this is an api owners file
4+ options:
5+ no_parent_owners: true
6+ approvers:
7+ - api-approvers
8+ labels:
9+ - area/kubelet
10+ - sig/node
Original file line number Diff line number Diff line change 11# See the OWNERS docs at https://go.k8s.io/owners
22
3- # Disable inheritance as this is an api owners file
4- options:
5- no_parent_owners: true
6- approvers:
7- - api-approvers
83reviewers:
94 - sig-node-api-reviewers
105 - sig-auth-api-reviewers
Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ labels:
4+ - sig/node
5+ - wg/device-management
Original file line number Diff line number Diff line change 11# See the OWNERS docs at https://go.k8s.io/owners
22
3- approvers:
4- - klueska
5- - pohly
63reviewers:
74 - klueska
85 - pohly
You can’t perform that action at this time.
0 commit comments