From ecb5fc450be037eea3798c4d60c37d2485749d2e Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Thu, 7 Nov 2024 09:59:27 -0500 Subject: [PATCH] Update staging docs to add externaljwt --- staging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/README.md b/staging/README.md index 85029f8f497..30972648c4e 100644 --- a/staging/README.md +++ b/staging/README.md @@ -23,6 +23,7 @@ Repositories currently staged here: - [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib) - [`k8s.io/dynamic-resource-allocation`](https://github.com/kubernetes/dynamic-resource-allocation) - [`k8s.io/endpointslice`](https://github.com/kubernetes/endpointslice) +- [`k8s.io/externaljwt`](https://github.com/kubernetes/externaljwt) - [`k8s.io/kms`](https://github.com/kubernetes/kms) - [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator) - [`k8s.io/kube-controller-manager`](https://github.com/kubernetes/kube-controller-manager)