forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update auth OWNERS files to only use aliases
Signed-off-by: Monis Khan <mok@vmware.com>
- Loading branch information
Showing
12 changed files
with
45 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# approval on api packages bubbles to api-approvers | ||
reviewers: | ||
- smarterclayton | ||
- jessfraz | ||
- sig-auth-policy-approvers | ||
- sig-auth-policy-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# approval on api packages bubbles to api-approvers | ||
reviewers: | ||
- lavalamp | ||
- smarterclayton | ||
- deads2k | ||
- liggitt | ||
- sig-auth-authorizers-approvers | ||
- sig-auth-authorizers-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
approvers: | ||
- erictune | ||
- liggitt | ||
- deads2k | ||
- mikedanese | ||
- sig-auth-api-approvers | ||
reviewers: | ||
- mikedanese | ||
- enj | ||
- sig-auth-api-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
approvers: | ||
- sig-auth-certificates-approvers | ||
reviewers: | ||
- sig-auth-certificates-reviewers | ||
labels: | ||
- sig/auth | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
reviewers: | ||
- mikedanese | ||
- liggitt | ||
approvers: | ||
- mikedanese | ||
- liggitt | ||
- sig-auth-serviceaccounts-approvers | ||
reviewers: | ||
- sig-auth-serviceaccounts-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
approvers: | ||
- sig-auth-policy-approvers | ||
reviewers: | ||
- sig-auth-policy-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
approvers: | ||
- erictune | ||
- liggitt | ||
- deads2k | ||
- mikedanese | ||
- sig-auth-api-approvers | ||
reviewers: | ||
- erictune | ||
- liggitt | ||
- deads2k | ||
- enj | ||
- mikedanese | ||
- sig-auth-api-reviewers | ||
labels: | ||
- sig/auth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# approval on api packages bubbles to api-approvers | ||
reviewers: | ||
- thockin | ||
- lavalamp | ||
- smarterclayton | ||
- deads2k | ||
- caesarxuchao | ||
- liggitt | ||
- sttts | ||
- dims | ||
- errordeveloper | ||
- enj | ||
- sig-auth-certificates-approvers | ||
- sig-auth-certificates-reviewers | ||
labels: | ||
- sig/auth |
5 changes: 0 additions & 5 deletions
5
staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory/OWNERS
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS
This file was deleted.
Oops, something went wrong.