Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1643426

Summary: [DOCS] Link on "dynamic provisioning" of page persistent_volume_snapshots.html#overview show 404
Product: OpenShift Container Platform Reporter: Liang Xia <lxia>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED CURRENTRELEASE QA Contact: Liang Xia <lxia>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: medium    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-14 02:31:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Liang Xia 2018-10-26 08:45:30 UTC
Document URL: 
Section Number and Name: https://docs.openshift.com/container-platform/3.11/install_config/persistent_storage/persistent_volume_snapshots.html#overview


Describe the issue: 
The last paragraph in the overview part show, 
---
This document describes the current state of volume snapshot support in OpenShift Container Platform. Familiarity with PVs, persistent volume claims (PVCs), and dynamic provisioning is recommended.

The link of "dynamic provisioning" lead to a 404 page.
https://kubernetes.io/2016/10/dynamic-provisioning-and-storage-in-kubernetes.html


Suggestions for improvement: 
Link to https://kubernetes.io/docs/concepts/storage/dynamic-provisioning/

Comment 1 Liang Xia 2018-10-26 08:53:49 UTC
Fixed in https://github.com/openshift/openshift-docs/pull/12670

Comment 3 Liang Xia 2019-05-14 02:31:05 UTC
PR merged. Fix is a live.