Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Overview page contains broken links #44375

Closed
adityasamant25 opened this issue Dec 15, 2023 · 3 comments · Fixed by #44345
Closed

API Overview page contains broken links #44375

adityasamant25 opened this issue Dec 15, 2023 · 3 comments · Fixed by #44345
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/docs Categorizes an issue or PR as relevant to SIG Docs. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@adityasamant25
Copy link
Contributor

This is a Bug Report

Problem:
API Overview page contains the following broken links:

  1. Consequently, everything in the Kubernetes platform is treated as an API object and has a corresponding entry in the API.

  2. The Kubernetes API reference lists the API for Kubernetes version v1.29.

  3. The named groups are at REST path /apis/$GROUP_NAME/$VERSION and use apiVersion: $GROUP_NAME/$VERSION (for example, apiVersion: batch/v1). You can find the full list of supported API groups in Kubernetes API reference.

Proposed Solution:
Fix the broken links

Page to Update:
https://kubernetes.io/docs/reference/using-api/

@adityasamant25 adityasamant25 added the kind/bug Categorizes issue or PR as related to a bug. label Dec 15, 2023
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 15, 2023
@adityasamant25
Copy link
Contributor Author

/sig docs
/language en

@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. language/en Issues or PRs related to English language labels Dec 15, 2023
@sftim
Copy link
Contributor

sftim commented Dec 15, 2023

/triage accepted

There is a PR ready for review / approval that would fix this.

/priority important-soon

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 15, 2023
@Manish-hr14 Manish-hr14 removed their assignment Dec 15, 2023
@sftim
Copy link
Contributor

sftim commented Dec 16, 2023

Also see #44387

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/docs Categorizes an issue or PR as relevant to SIG Docs. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants