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]: Verify script is considering OpenShift 4.10 as 4.1 #305

Closed
rajendraindukuri opened this issue May 17, 2022 · 0 comments
Closed

[BUG]: Verify script is considering OpenShift 4.10 as 4.1 #305

rajendraindukuri opened this issue May 17, 2022 · 0 comments
Assignees
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity area/dell-csi-operator Dell CSI Operator related type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@rajendraindukuri
Copy link
Collaborator

Bug Description

Since Bash script do not understand arithmetic operations, it is considering 4.10 as 4.1 and min version check fails even though 4.10 is greater than 4.9

Logs


Verification Complete - With Errors


[0;31mErrors:[0m

  • OpenShift version 4.10 is too old. Minimum required version is: 4.8

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Try installing csi driver on an openshift environment 4.10

Expected Behavior

Installation should proceed without any validation errors

CSM Driver(s)

Applies to all drivers

Installation Type

Helm

Container Storage Modules Enabled

No response

Container Orchestrator

Openshift 4,10

Operating System

RHEL 7.6

@rajendraindukuri rajendraindukuri added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/dell-csi-operator Dell CSI Operator related backlog and removed needs-triage Issue requires triage. labels May 17, 2022
@rajendraindukuri rajendraindukuri self-assigned this May 17, 2022
@rajendraindukuri rajendraindukuri added this to the v1.3.0 milestone May 25, 2022
@gallacher gallacher changed the title [BUG]: Verify script is considering Openshift 4.10 as 4.1 [BUG]: Verify script is considering OpenShift 4.10 as 4.1 Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity area/dell-csi-operator Dell CSI Operator related 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

2 participants