mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 10:19:35 +00:00
Add / update kubelet and DRA API owners
This commit is contained in:
14
staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS
Normal file
14
staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS
Normal file
@@ -0,0 +1,14 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# Disable inheritance as this is an api owners file
|
||||
options:
|
||||
no_parent_owners: true
|
||||
approvers:
|
||||
- api-approvers
|
||||
reviewers:
|
||||
- bart0sh
|
||||
- klueska
|
||||
- pohly
|
||||
labels:
|
||||
- sig/node
|
||||
- wg/device-management
|
||||
10
staging/src/k8s.io/kubelet/pkg/apis/OWNERS
Normal file
10
staging/src/k8s.io/kubelet/pkg/apis/OWNERS
Normal file
@@ -0,0 +1,10 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# Disable inheritance as this is an api owners file
|
||||
options:
|
||||
no_parent_owners: true
|
||||
approvers:
|
||||
- api-approvers
|
||||
labels:
|
||||
- area/kubelet
|
||||
- sig/node
|
||||
@@ -1,10 +1,5 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# Disable inheritance as this is an api owners file
|
||||
options:
|
||||
no_parent_owners: true
|
||||
approvers:
|
||||
- api-approvers
|
||||
reviewers:
|
||||
- sig-node-api-reviewers
|
||||
- sig-auth-api-reviewers
|
||||
|
||||
5
staging/src/k8s.io/kubelet/pkg/apis/dra-health/OWNERS
Normal file
5
staging/src/k8s.io/kubelet/pkg/apis/dra-health/OWNERS
Normal file
@@ -0,0 +1,5 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
labels:
|
||||
- sig/node
|
||||
- wg/device-management
|
||||
@@ -1,8 +1,5 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- klueska
|
||||
- pohly
|
||||
reviewers:
|
||||
- klueska
|
||||
- pohly
|
||||
|
||||
Reference in New Issue
Block a user