mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
sig-auth: fix KAS options OWNERS
Signed-off-by: Monis Khan <mok@microsoft.com>
This commit is contained in:
17
pkg/kubeapiserver/options/OWNERS
Normal file
17
pkg/kubeapiserver/options/OWNERS
Normal file
@@ -0,0 +1,17 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
filters:
|
||||
".*authentication.*":
|
||||
approvers:
|
||||
- sig-auth-authenticators-approvers
|
||||
reviewers:
|
||||
- sig-auth-authenticators-reviewers
|
||||
labels:
|
||||
- sig/auth
|
||||
".*authorization.*":
|
||||
approvers:
|
||||
- sig-auth-authorizers-approvers
|
||||
reviewers:
|
||||
- sig-auth-authorizers-reviewers
|
||||
labels:
|
||||
- sig/auth
|
||||
8
pkg/kubeapiserver/options/testdata/OWNERS
vendored
Normal file
8
pkg/kubeapiserver/options/testdata/OWNERS
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- sig-auth-authenticators-approvers
|
||||
reviewers:
|
||||
- sig-auth-authenticators-reviewers
|
||||
labels:
|
||||
- sig/auth
|
||||
Reference in New Issue
Block a user