Description of problem: From OCP 3.3, documentation about using persistent volumes is removed from attach storage page Version-Release number of selected component (if applicable): v3.3.0.21 How reproducible: Always Steps to Reproduce: 1.Create app from image from web console 2.Go to DC page 3.Click "Actions -> Attach Storage" Actual results: 3. There is no documentation about using persistent volumes on Attach Storage page Expected results: 3. Should populate a documentation about how to claim storage from a persistent volume Additional info:
Created attachment 1191554 [details] PVCDocs
This change was intentional because we now let you Add Storage (create a pvc) from the web console. That said we may want to consider whether we should have a link to the documentation from the Create Storage page.
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/736bf03b6717b345a07d8c293f286ecf06323c7c Bug 1367718 - Add learn more link to create storage page
This has been merged into ocp and is in OCP v3.5.0.7 or newer.
Checked against v3.5.0.7, 1.Create app from image from web console 2.Go to DC page 3.Click Actions -> Add Storage 4. 1) When PVC exists in current project, no documentation will be shown 2) When there is no PVC, a Create Storage link will be provided on page, clicking on "Create Storage" will redirect to create-pvc page, there is Learn More link on create storage page pointing to dev_guide/persistent_volumes.html Move to VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0884