Bug 1652782 - [DOCS] Incorrect persistentVolumeReclaimPolicy in OCP/OKD docs.
Summary: [DOCS] Incorrect persistentVolumeReclaimPolicy in OCP/OKD docs.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.11.z
Assignee: Vikram Goyal
QA Contact: Liang Xia
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-23 02:19 UTC by Liang Xia
Modified: 2020-03-19 04:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-23 03:56:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Liang Xia 2018-11-23 02:19:45 UTC
Document URL: 
Section Number and Name: 
https://docs.okd.io/latest/architecture/additional_concepts/storage.html#reclaiming
https://docs.openshift.com/container-platform/3.7/architecture/additional_concepts/storage.html#reclaiming

Describe the issue: 
Supported values for persistentVolumeReclaimPolicy: "Delete", "Recycle", "Retain".
"Retained", "Recycled", or "Deleted" are invalid.

Suggestions for improvement: 
Retained -> Retain
Recycled -> Recycle
Deleted  -> Delete

Additional information:

Comment 1 Liang Xia 2018-11-23 02:32:43 UTC
Proposed a pr, https://github.com/openshift/openshift-docs/pull/12930

Comment 2 openshift-github-bot 2018-11-23 03:41:39 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/704e3c20a5ed253a7d60e5c313fdf0d8f52424ff
Fix persistent volume reclaim policy, bug 1652782

https://bugzilla.redhat.com/show_bug.cgi?id=1652782

https://github.com/openshift/openshift-docs/commit/5370fbed22bdce5397fe989bf1592f1b95850d5e
Merge pull request #12930 from liangxia/reclaim_policy

Fix persistent volume reclaim policy, bug 1652782


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