-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.16
-
Low
-
None
-
False
-
Description of problem:
https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html
Previously, the Expand PersistentVolumeClaim modal assumes the pvc.spec.resources.requests.stroage value includes a unit. With this release, the size is updated to 2GiB and you can change the value of the persistent volume claim (PVC). (OCPBUGS-27779)
"pvc.spec.resources.requests.stroage" should be"pvc.spec.resources.requests.storage"
Version-Release number of selected component (if applicable):
4.16 release notes
How reproducible:
always
Steps to Reproduce:
1. see the description
Actual results:
pvc.spec.resources.requests.stroage
Expected results:
pvc.spec.resources.requests.storage