-
Story
-
Resolution: Done
-
Minor
-
DO280 - OCP 3.5 1 20170829
-
None
-
ILT
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)
Workaround:
Description: lab deploy-volume setup creates a pv definition that doesn't have 'persistantVolumeReclaimPolicy' line
This means if a student fat fingers the 'oc set volumes' --name parameter then they have to delete the pvc and then log in as admin and delete and recreate the pv, then log back in as the user to re-run 'oc set volumes'.
It would be kinder to set 'persistant VolumeReclaimPolicy: Recycle' as it is in the registry pv definition, so then students only have to delete the pvc and re-run the 'oc set volume' with the corrected --name parameter.