-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.13.z
-
No
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
When LocalVolume CR is getting created from the form view of OCP webconsole the nodeSelector section is not getting shown and not able to configure it with form view. It is important to have nodeSelector section in LocalVolume CR since by default it will try to select the disks on all possible worker nodes which is not valid case. Also, in Yaml view the sample yaml doesn't show the nodeSelector condition as mentioned in examples of LocalVolume documentation: https://docs.openshift.com/container-platform/4.13/storage/persistent_storage/persistent_storage_local/persistent-storage-local.html#local-volume-cr_persistent-storage-local
Version-Release number of selected component (if applicable):
4.13
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Node selector section is not shown.
Expected results:
Node selector option should be there in form view as well as in yaml view of LocalVolume creation steps with OCP webconsole.
Additional info: