python icon indicating copy to clipboard operation
python copied to clipboard

Website Documentation Link Broken

Open jdholtz opened this issue 2 years ago • 7 comments

Link to the issue (please include a link to the specific documentation or example): https://kubernetes.readthedocs.io/en/latest/README.html#documentation

Description of the issue (please include outputs or screenshots if possible): The link leading to the "Generated client’s README file" does not have the .md ending, causing the link to lead to a 404. I'm not sure if this is the correct place to report this issue, but the "Edit on GitHub" button led me to this repository (which also led me to a 404). This possibly might just be because the website hasn't been regenerated in a while, but I have never used this method of documentation so I can't say for sure.

Fixing the documentation on the website can help new users of this library significantly by pointing them to the correct information.

jdholtz avatar May 26 '23 00:05 jdholtz

/assign

kumiDa avatar Jun 05 '23 06:06 kumiDa

I verified that the building html pages with latest version of the code at 469ef552 resulted in the complete URL (https://github.com/kubernetes-client/python/blob/master/kubernetes/README.md) being hyperlinked over the text "Generated client’s README file" unlike the hosted site where the broken link of (https://github.com/kubernetes-client/python/blob/master/kubernetes/README) is linked to that text.

This only leads me to conclude that the current version of the code is not hosted in the readTheDocs site like @jdholtz suggested. @roycaihw, @yliaog can you please guide me on how to correct this?

kumiDa avatar Jun 05 '23 16:06 kumiDa

/kind bug

kumiDa avatar Jun 05 '23 16:06 kumiDa

This PR https://github.com/kubernetes-client/python/pull/2026 should fix it.

tomplus avatar Jun 05 '23 16:06 tomplus

/assign @yliaog

roycaihw avatar Jun 05 '23 16:06 roycaihw

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 21 '24 23:01 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Feb 20 '24 23:02 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

k8s-triage-robot avatar Mar 22 '24 00:03 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Mar 22 '24 00:03 k8s-ci-robot