kubernetes-sigs/kubespray

CI check for broken Link

Open

#12 104 ouverte le 3 avr. 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)HTML (4 419 forks)batch import
help wantedkind/documentation

Métriques du dépôt

Stars
 (10 380 stars)
Métriques de merge PR
 (Merge moyen 25j) (26 PRs mergées en 30 j)

Description

What would you like to be added

Automatically check broken links in the CI process by using automated broken link checking tools such as lychee. and fix broken links, like https://github.com/cncf/landscape/blob/master/.github/workflows/linkchecker.yml

Why is this needed

Currently, there are quite a few broken links in the Kubespray documentation. A preliminary scan reveals the following issues.

Image

Automated broken link checking could help resolve this problem.

Guide contributeur