You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to update Openshift 4.9.19 to 4.9.22. The Dell CSI Operator is blocking the upgrade, claiming that it doesn’t support minor versions greater than 4.9. The cluster minor version is 9, with a patch revision of .19. Appears to be a defect in the operator.
The operatorframework.io/properties annotation in the dell-csi-operator.v1.6.0 ClusterServiceVersion manifest contains a parameter olm.maxOpenShiftVersion set to “4.9”. This is a semver and should probably be set to “4.9.*” because its current value will prevent installing any patches on a 4.9 cluster. This is probably not intended.
Logs
ClusterServiceVersions blocking cluster upgrade: dell-csi-operator/dell-csi-operator.v.1.6.0 is incompatible with OpenShift minor versions greater than 4.9
Screenshots
Additional Environment Information
No response
Steps to Reproduce
Attempt upgrade to Open Shift 4.9.22
Expected Behavior
Upgrade to 4.9.22 should be allowed
CSM Driver(s)
Dell CSI Operator v1.6.0
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
Open Shift 4.9.19
Operating System
RHEL 7.6
The text was updated successfully, but these errors were encountered:
Hi @jb33441
Operator cannot block the openshift upgrade. Could you please reach out to RedHat as there is an open issue for the same as per the below mentioned link https://access.redhat.com/solutions/6267791
Hi @jb33441
Currently we dont see any fix that is required from dell-csi-operator. I am proceeding with closing this ticket as we have not got an update for more than 13 days. Please feel free to reopen the ticket if you are seeing issues related to dell-csi-operator upgrade after the openshift upgrade.
Bug Description
Attempting to update Openshift 4.9.19 to 4.9.22. The Dell CSI Operator is blocking the upgrade, claiming that it doesn’t support minor versions greater than 4.9. The cluster minor version is 9, with a patch revision of .19. Appears to be a defect in the operator.
The operatorframework.io/properties annotation in the dell-csi-operator.v1.6.0 ClusterServiceVersion manifest contains a parameter olm.maxOpenShiftVersion set to “4.9”. This is a semver and should probably be set to “4.9.*” because its current value will prevent installing any patches on a 4.9 cluster. This is probably not intended.
Logs
ClusterServiceVersions blocking cluster upgrade: dell-csi-operator/dell-csi-operator.v.1.6.0 is incompatible with OpenShift minor versions greater than 4.9
Screenshots
Additional Environment Information
No response
Steps to Reproduce
Attempt upgrade to Open Shift 4.9.22
Expected Behavior
Upgrade to 4.9.22 should be allowed
CSM Driver(s)
Dell CSI Operator v1.6.0
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
Open Shift 4.9.19
Operating System
RHEL 7.6
The text was updated successfully, but these errors were encountered: