From 59b6f0c52d37d28ee261b87c021ccb7c23a6b098 Mon Sep 17 00:00:00 2001 From: Christian Schlotter Date: Tue, 25 Jun 2024 15:30:43 +0200 Subject: [PATCH] docs: fix dead link in proposals/20210222-kubelet-authentication.md --- docs/proposals/20210222-kubelet-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposals/20210222-kubelet-authentication.md b/docs/proposals/20210222-kubelet-authentication.md index 9030956708ad..252c32a14af6 100644 --- a/docs/proposals/20210222-kubelet-authentication.md +++ b/docs/proposals/20210222-kubelet-authentication.md @@ -530,5 +530,5 @@ CLI supports the older version, it files a new CSR with the older format. [spire-architecture]: https://spiffe.io/docs/latest/spire-about/spire-concepts/ [spiffe-discussions]: https://github.com/kubernetes/community/blob/master/sig-auth/archive/meeting-notes-2020.md#december-9-11a---noon-pacific-time [client-go auth exec mechanism]: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuration -[cloud-provider-gcp implementation]: https://github.com/kubernetes/cloud-provider-gcp/blob/master/cmd/gke-exec-auth-plugin/tpm.go#L76 +[cloud-provider-gcp implementation]: https://github.com/kubernetes/cloud-provider-gcp/blob/release-1.30/cmd/gke-exec-auth-plugin/tpm.go#L76 [SPIRE's TPM plugin]: https://github.com/bloomberg/spire-tpm-plugin#how-it-works