Add / update kubelet and DRA API owners

This commit is contained in:
Jordan Liggitt
2025-07-29 08:08:35 -04:00
parent 924b324088
commit 6e9b60e3fd
5 changed files with 29 additions and 8 deletions

View 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

View 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

View File

@@ -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

View File

@@ -0,0 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- sig/node
- wg/device-management

View File

@@ -1,8 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- klueska
- pohly
reviewers:
- klueska
- pohly