-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Issue 6022: Fixed broken links to CNS for OCP content #7442
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
Conversation
@openshift/team-documentation PTAL. No rev history needed. |
LGTM |
1 similar comment
LGTM |
@tmorriso-rh I assume this link is appropriate for all versions? The article subtitle suggests is it for 3.6? Otherwise LGTM |
@mburke5678 Thanks, the broken link points to GlusterFS 3.1 docs, but I guess the version of GlusterFS used would depend on the version of OCP used, correct? Should I change the link to the GlusterFS landing page? https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/ Customer would have to select their version of GlusterFS to get the right doc. |
@vikram @aheslin Any thoughts on what @tmorriso-rh can do regarding the links to the Gluster storage docs? Hard coded links in each staging branch to the appropriate Gluster version? Link to the Gluster top page? |
@aheslin @vikram-redhat Bump. Any thoughts on this? Thanks. |
@tmorriso-rh sadly in this case, we will need to update the links each time rather than point the users to a generic landing page. As @mburke5678 has pointed out, there are 9 total links that need updating, so please do a search across the docs to find those 9 links and update them to the newer links. I suspect, this will be from 3.6 onwards. |
I have removed the labels for 3.2 to 3.5, as the new links are from 3.6 onwards as pointed out in the original issue. |
/cherrypick enterprise-3.6-stage |
@tmorriso-rh: new pull request created: #7772 In response to this:
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. |
/cherrypick enterprise-3.7-stage |
@tmorriso-rh: new pull request created: #7773 In response to this:
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. |
/cherrypick enterprise-3.9-stage |
@tmorriso-rh: new pull request created: #7774 In response to this:
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. |
@Cameronwyatt This is a Follow-up to #6022. I fixed the broken links to the CNS content. Please review. Thanks!