-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
0.42
-
False
-
-
False
-
None
-
---
-
---
-
-
None
Description of problem:
I'm testing the new features in 4.18 to write a TE for support, and I think this is now outdaded # oc explain kubevirt.spec.configuration.vmStateStorageClass GROUP: kubevirt.io KIND: KubeVirt VERSION: v1 FIELD: vmStateStorageClass <string> DESCRIPTION: VMStateStorageClass is the name of the storage class to use for the PVCs created to preserve VM state, like TPM. The storage class must support RWX in filesystem mode. <-----------
Version-Release number of selected component (if applicable):
4.18.0-826
How reproducible:
Always
Actual results:
The storage class must support RWX in filesystem mode.
Expected results:
RWO is also now supported in 4.18, and doesn't block live migration for vTPM