Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Dell CSI Operator v1.6.0 blocking 4.9.x minor cluster upgrades #214

Closed
jb33441 opened this issue Mar 8, 2022 · 3 comments
Closed
Assignees
Labels
type/bug Something isn't working. This is the default label associated with a bug issue.

Comments

@jb33441
Copy link

jb33441 commented Mar 8, 2022

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

image

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

@jb33441 jb33441 added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Mar 8, 2022
@rajendraindukuri rajendraindukuri added area/dell-csi-operator and removed needs-triage Issue requires triage. labels Mar 8, 2022
@rensyct
Copy link

rensyct commented Mar 8, 2022

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

@rajendraindukuri rajendraindukuri added this to the v1.2.0 milestone Mar 10, 2022
@rensyct
Copy link

rensyct commented Mar 15, 2022

Hi @jb33441
Please help provide the customer name in the ticket.
Did you reach out to RedHat. Please help provide an update.

@hoppea2 hoppea2 removed this from the v1.2.0 milestone Mar 16, 2022
@rensyct
Copy link

rensyct commented Mar 21, 2022

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.

@rensyct rensyct closed this as completed Mar 21, 2022
csmbot pushed a commit that referenced this issue Aug 1, 2023
* patch version updates

* update module version

* update release navigation

* fix formatting and prometheus data source url (#211)

Co-authored-by: Yamunadevi N Shanmugam <[email protected]>
Co-authored-by: shaynafinocchiaro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

4 participants