kubernetes / kubernetes/website

Authentication v1 API reference has disappeared from navigation as of 1.36

Open
#57,313 8 comments 0 reactions 1 assignee Claimed by @abhinav-phi View on GitHub
kind/bug language/en triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

**Problem:**

Prior to 1.36, there was an authentication API reference, including information on the TokenRequest API:

https://v1-35.docs.kubernetes.io/docs/reference/kubernetes-api/authentication-resources/token-request-v1/

As of 1.36, this page now redirects to a completely irrelevant page in the storage CSI docs:

https://v1-36.docs.kubernetes.io/docs/reference/kubernetes-api/storage/csi-driver-v1/#TokenRequest

However, there are still links to this page elsewhere in the documentation:

https://v1-36.docs.kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/#tokenrequest-api

And there's no indication that the token request API is deprecated or has been removed.

**Proposed Solution:**

Put the authentation v1 reference docs back (and I'm guessing, the authorization v1 docs also need to be replaced). There is nowhere else in the docs (that I've been able to find) that describe how to use this API.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.