kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.47k stars 14.39k forks source link

list 404 urls #21683

Closed CriaHu closed 3 years ago

CriaHu commented 4 years ago

This is Support

CONTRIBUTING.md

[404] http://kubernetes.io/docs/home/contribute/page-templates/

README-es.md

[404] http://kubernetes.io/docs/contribute/style/page-templates/

README.md

[404] https://kubernetes.io/docs/contribute/style/page-templates/

content/de/docs/setup/minikube.md

[404] https://git.k8s.io/minikube/docs/drivers.md [404] https://git.k8s.io/minikube/docs/drivers.md [404] https://git.k8s.io/minikube/docs/drivers.md [404] https://git.k8s.io/minikube/docs/drivers.md [404] https://github.com/kubernetes/minikube/blob/master/docs/drivers.md [404] https://git.k8s.io/minikube/docs/drivers.md [404] https://git.k8s.io/minikube/docs/contributors/adding_a_dependency.md [404] https://git.k8s.io/minikube/docs/contributors/adding_an_addon.md

content/de/docs/tasks/tools/install-kubectl.md

[404] https://storage.googleapis.com/kubernetes-release/release/ [404] https://storage.googleapis.com/kubernetes-release/release/


NOTE: Blog links removed as they can be ignored at this time ref: https://kubernetes.io/docs/contribute/review/for-approvers/#blog-issues

prasadkatti commented 4 years ago

The right links for minikube are probably -

https://git.k8s.io/minikube/docs/drivers.md --> https://minikube.sigs.k8s.io/docs/drivers/

https://github.com/kubernetes/minikube/blob/master/docs/drivers.md --> https://minikube.sigs.k8s.io/docs/drivers/

https://git.k8s.io/minikube/docs/contributors/adding_a_dependency.md --> https://minikube.sigs.k8s.io/docs/contrib/building/iso/

https://git.k8s.io/minikube/docs/contributors/adding_an_addon.md --> https://minikube.sigs.k8s.io/docs/contrib/addons/

/kind bug Updating the above links in the docs is probably a good first issue.

tengqm commented 4 years ago

/language en

sftim commented 4 years ago

Some of these broken links are for non-English localizations /remove-language en

sftim commented 4 years ago

BTW, we usually don't fix broken links in blog articles older than 24 months (it's OK to discuss an exception, eg if an article is very popular or the target page is exploited)

tengqm commented 4 years ago

FYI: https://kubernetes.io/docs/contribute/review/for-approvers/#blog-issues

sftim commented 4 years ago

@CriaHu, would you be willing to cut the older blog entries out from the issue description?

LinshanYu commented 4 years ago

BTW, we usually don't fix broken links in blog articles older than 24 months (it's OK to discuss an exception, eg if an article is very popular or the target page is exploited)

I got it,thk

fejta-bot commented 4 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot commented 3 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten

fejta-bot commented 3 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close

k8s-ci-robot commented 3 years ago

@fejta-bot: Closing this issue.

In response to [this](https://github.com/kubernetes/website/issues/21683#issuecomment-734433087): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >Send feedback to sig-testing, kubernetes/test-infra and/or [fejta](https://github.com/fejta). >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.