Skip to content

Commit 3b56001

Browse files
committed
Add externaljwt repo to service-accounts project
1 parent 202e835 commit 3b56001

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sig-auth/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Infrastructure implementing Kubernetes service account based workload identity.
167167
- [kubernetes/kubernetes/pkg/kubelet/token](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/token/OWNERS)
168168
- [kubernetes/kubernetes/pkg/serviceaccount](https://github.com/kubernetes/kubernetes/blob/master/pkg/serviceaccount/OWNERS)
169169
- [kubernetes/kubernetes/plugin/pkg/admission/serviceaccount](https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/serviceaccount/OWNERS)
170+
- [kubernetes/kubernetes/staging/src/k8s.io/externaljwt](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/externaljwt/OWNERS)
170171
### sig-auth-tools
171172
Tooling to automate the SIG Auth project boards
172173
- **Owners:**

sigs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ sigs:
596596
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/token/OWNERS
597597
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/serviceaccount/OWNERS
598598
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/serviceaccount/OWNERS
599+
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/externaljwt/OWNERS
599600
- name: sig-auth-tools
600601
description: |
601602
Tooling to automate the SIG Auth project boards

0 commit comments

Comments
 (0)