Bug 1399418 - [Docs] Dynamic provisioning link is broken in persistent_storage_gce page
Summary: [Docs] Dynamic provisioning link is broken in persistent_storage_gce page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Ashley Hardin
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-29 03:11 UTC by Wenqi He
Modified: 2017-01-24 17:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-24 17:42:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Wenqi He 2016-11-29 03:11:15 UTC
Document URL: 

Try clicking "provisioned dynamically" link in the page - it takes us to - https://docs.openshift.org/latest/install_config/persistent_storage/dynamically_provisioning_pvs.html#install-config-persistent-storage-dynamically-provisioning-pvs which throws 404. 


Section Number and Name: 

Describe the issue: 

It should be noted that - dynamic provisioning without storageclass document throws 404, if I try to browse via official website -  https://docs.openshift.org/latest/install_config/persistent_storage/persistent_storage_gce.html

Try clicking "provisioned dynamically" link in the page - it takes us to - https://docs.openshift.org/latest/install_config/persistent_storage/dynamically_provisioning_pvs.html#install-config-persistent-storage-dynamically-provisioning-pvs which throws 404. 

Suggestions for improvement: 
There should be a doc about GCE dynamic provisioning without 404 error

Additional information:

Comment 3 openshift-github-bot 2016-11-29 16:47:15 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/4c7836c36cc30a7f03f8e03580757aadb792bd31
Bug 1399418, reverted storage_class to  dynamically_provisioning_pvs to fix links

https://github.com/openshift/openshift-docs/commit/95c8d88057016513175a24ec739e3458c8fddd52
Merge pull request #3294 from ahardin-rh/dynamic-provisioning

Bug 1399418, reverted storage_class to dynamically_provisioning_pvs to fix links

Comment 4 openshift-github-bot 2016-12-09 17:22:02 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/f67d9e8f2f4f2032a979ba8e2df7d9a4a283b94b
Revert "Bug 1399418, reverted storage_class to  dynamically_provisioning_pvs to fix links"

This reverts commit 4c7836c36cc30a7f03f8e03580757aadb792bd31.

https://github.com/openshift/openshift-docs/commit/80704c08d82173e2be2043329f5b220551c80660
Old Dynamic Provisioning Description Removal

The commit 5e9d99de9cf2c16c2796ef69420533c24a3c6d79 introduced a new description of dynamic provisioning in a completely new file storage_classes.adoc, removed the old dynamically_provisioning_pvs.adoc file from _topic_map.xml without removing the old dynamically_provisioning_pvs.adoc file and in addition did not fix links that were referring to the old dynamically_provisioning_pvs.adoc file. That's why all these links were broken as described in the bug 1399418 (https://bugzilla.redhat.com/show_bug.cgi?id=1399418).

This is the first commit in a series. The series will delete the old dynamically_provisioning_pvs.adoc file, rename the new storage_classes.adoc file to dynamically_provisioning_pvs.adoc and fix all links that were refering to the old dynamically_provisioning_pvs.adoc file.

That's why this commit removes the old dynamically_provisioning_pvs.adoc file.

https://github.com/openshift/openshift-docs/commit/e73a4eec2306fa5e5988f12780b09f0c570d2061
storage_classes.adoc Rename to dynamically_provisioning_pvs.adoc

The commit 5e9d99de9cf2c16c2796ef69420533c24a3c6d79 introduced a new description of dynamic provisioning in a completely new file storage_classes.adoc, removed the old dynamically_provisioning_pvs.adoc file from _topic_map.xml without removing the old dynamically_provisioning_pvs.adoc file and in addition did not fix links that were referring to the old dynamically_provisioning_pvs.adoc file. That's why all these links were broken as described in the bug 1399418 (https://bugzilla.redhat.com/show_bug.cgi?id=1399418).

This is a second commit in a series. The series will delete the old dynamically_provisioning_pvs.adoc file, rename the new storage_classes.adoc file to dynamically_provisioning_pvs.adoc and fix all links that were refering to the old dynamically_provisioning_pvs.adoc file.

That's why the file storage_classes.adoc (new description of dynamic provisioning) is renamed to dynamically_provisioning_pvs.adoc.

https://github.com/openshift/openshift-docs/commit/bdf9e240e0df4d500babd7fd2dc313e338e04892
Links Referring to dynamically_provisioning_pvs.adoc File Are Fixed

The commit 5e9d99de9cf2c16c2796ef69420533c24a3c6d79 introduced a new description of dynamic provisioning in a completely new file storage_classes.adoc, removed the old dynamically_provisioning_pvs.adoc file from _topic_map.xml without removing the old dynamically_provisioning_pvs.adoc file and in addition did not fix links that were referring to the old dynamically_provisioning_pvs.adoc file. That's why all these links were broken as described in the bug 1399418 (https://bugzilla.redhat.com/show_bug.cgi?id=1399418).

This is the last third commit in a series. The series will delete the old dynamically_provisioning_pvs.adoc file, rename the new storage_classes.adoc file to dynamically_provisioning_pvs.adoc and fix all links that were refering to the old dynamically_provisioning_pvs.adoc file.

So finally, the links are fixed.


Note You need to log in before you can comment on or make changes to this bug.