-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Description of problem:
MicroShift cannot deploy CSI assets after being rebased to 4.13
Version-Release number of selected component (if applicable):
https://github.com/openshift/microshift/pull/1247 https://github.com/openshift/microshift/pull/1248
How reproducible:
100%
Steps to Reproduce:
1. Rebase to 4.13 2. Start MicroShift
Actual results:
MicroShift shuts down
Expected results:
MicroShift starts successfully and is functional
Additional info:
storage.go:126] Applying csiDriver components/lvms/csi-driver.yaml storage.go:133] Failed to apply CSIDriver api components/lvms/csi-driver.yaml: CSIDriver topolvm.io supports Ephemeral volume lifecycle but is missing required label security.openshift.io/csi-ephemeral-volume-profile storage.go:96] Failed to apply csiDriver [components/lvms/topolvm_default-storage-class.yaml]: CSIDriver topolvm.io supports Ephemeral volume lifecycle but is missing required label security.openshift.io/csi-ephemeral-volume-profile components.go:19] Failed to start csi plugin: CSIDriver topolvm.io supports Ephemeral volume lifecycle but is missing required label security.openshift.io/csi-ephemeral-volume-profile manager.go:116] service infrastructure-services-manager exited with error: CSIDriver topolvm.io supports Ephemeral volume lifecycle but is missing required label security.openshift.io/csi-ephemeral-volume-profile, stopping MicroShift run.go:153] Interrupt received. Stopping services