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

Some molecule links are broken in the docs #6413

Closed
everettraven opened this issue Apr 28, 2023 · 1 comment
Closed

Some molecule links are broken in the docs #6413

everettraven opened this issue Apr 28, 2023 · 1 comment
Labels
kind/documentation Categorizes issue or PR as related to documentation.
Milestone

Comments

@everettraven
Copy link
Contributor

When cutting the v1.28.1 release I ran into some docs link issues as shown by https://github.com/operator-framework/operator-sdk/actions/runs/4833286136/jobs/8613308800?pr=6412

We need to fix these links to make the docs link checker happy:

 - /target/docs/best-practices/common-recommendation/index.html
  *  External link https://molecule.readthedocs.io/en/latest/ failed: 404 No error
- /target/docs/building-operators/ansible/migration/index.html
  *  External link https://molecule.readthedocs.io/en/latest/# failed: 404 No error
- /target/docs/building-operators/ansible/reference/webhooks/index.html
  *  External link https://v1-21.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.21/#mutatingwebhookconfiguration-v1-admissionregistration-k8s-io failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL peer certificate or SSH remote key was not OK
  *  External link https://v1-21.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.21/#validatingwebhookconfiguration-v1-admissionregistration-k8s-io failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL peer certificate or SSH remote key was not OK
- /target/docs/building-operators/ansible/testing-guide/index.html
  *  External link https://molecule.readthedocs.io/en/latest/configuration failed: 404 No error
- /target/docs/upgrading-sdk-version/version-upgrade-guide/index.html
  *  External link https://molecule.readthedocs.io/en/latest/contributing/#linting failed: 404 No error
@everettraven everettraven added the kind/documentation Categorizes issue or PR as related to documentation. label Apr 28, 2023
@ShivangiM
Copy link
Contributor

ShivangiM commented Apr 29, 2023

Is someone working on it? If not, can I pick it up?
#6414

ShivangiM added a commit to ShivangiM/operator-sdk that referenced this issue Apr 29, 2023
Signed-off-by: shivangi <shivangimotwani95@gmail.com>
@varshaprasad96 varshaprasad96 added this to the v1.29.0 milestone May 8, 2023
everettraven pushed a commit that referenced this issue May 16, 2023
Signed-off-by: shivangi <shivangimotwani95@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

3 participants