Hide Forgot
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:
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
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.
Fixed with OCP 3.4 release: https://access.redhat.com/documentation/en/openshift-container-platform/3.4/single/installation-and-configuration/#install-config-persistent-storage-dynamically-provisioning-pvs https://docs.openshift.com/container-platform/3.4/install_config/persistent_storage/dynamically_provisioning_pvs.html