-
Bug
-
Resolution: Done
-
Normal
-
4.12
-
None
-
-
-
Moderate
-
No
-
3
-
WINC - Sprint 234, WINC - Sprint 235
-
2
-
False
-
Description of problem:
The feature flags enabling CSIMigration for azure-file and vSphere on OCP 4.12 defaults to true. The flag being set to true disables in-tree storage in favor of CSI. These flags are being set to false on the Linux nodes, but on Windows nodes they are not set to anything, causing in-tree storage to not work.
Version-Release number of selected component (if applicable):
OCP 4.12
How reproducible:
Always
Steps to Reproduce:
1. For azure, follow this blog post: https://cloud.redhat.com/blog/providing-persistent-storage-to-windows-containers 2. vSphere requires a NTFS volume to be provisioned. This can be specified within the StorageClass
Actual results:
Pods with azure-file and vSphere persistent storage volumes attached to them do not go to running.
Expected results:
azure-file and vSphere storage is usable
Additional info: