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 1
1
# See the OWNERS docs at https://go.k8s.io/owners
2
2
3
- # Disable inheritance as this is an api owners file
4
- options:
5
- no_parent_owners: true
6
- approvers:
7
- - api-approvers
8
3
reviewers:
9
4
- sig-node-api-reviewers
10
5
- 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 1
1
# See the OWNERS docs at https://go.k8s.io/owners
2
2
3
- approvers:
4
- - klueska
5
- - pohly
6
3
reviewers:
7
4
- klueska
8
5
- pohly
You can’t perform that action at this time.
0 commit comments