-
Notifications
You must be signed in to change notification settings - Fork 17
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]: OCP min/max version support #1203
Comments
@keeckle: Thank you for submitting this issue! The issue is currently awaiting triage. Please make sure you have given us as much context as possible. If the maintainers determine this is a relevant issue, they will remove the needs-triage label and respond appropriately. We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com. |
I have the same issue. |
I have the same issue I guess. We have update OCP to 4.14 and we cannot use 2.10 image version file |
/sync |
link: 22118 |
fixed the issue |
Bug Description
[BUG]: OCP min/max version support does not match documentation: https://dell.github.io/csm-docs/docs/prerequisites/
Logs
When installing on OCP 4.14 we see the max version warning:
|- Kubernetes Version: 1.27
|
|- Driver: csi-isilon
|
|- Verifying OpenShift version
|
|--> Verifying minimum OpenShift version Success
|
|--> Verifying maximum OpenShift version Failed
|
|- Verifying that required namespaces have been created Success
|
|- Verifying that required secrets have been created Success
|
|- Verifying that optional secrets have been created Success
|
|- Verifying alpha snapshot resources
|
|--> Verifying that alpha snapshot CRDs are not installed Success
|
|- Verifying snapshot support
|
|--> Verifying that snapshot CRDs are available Success
|
|--> Verifying that the snapshot controller is available Success
|
|- Verifying helm version Success
|
|- Verifying helm values version Success
Warnings:
Screenshots
Additional Environment Information
No response
Steps to Reproduce
Install/upgrade csi-isilon v2.10.0 on OpenShift 4.14
Expected Behavior
Verifying maximum OpenShift version success
CSM Driver(s)
csi-isilon v2.10.0
Installation Type
Helm
Container Storage Modules Enabled
No response
Container Orchestrator
OpenShift 4.14
Operating System
RHCOS 9.2
The text was updated successfully, but these errors were encountered: