Skip to content

[ocp4_workload_external_odf] Set storageClassName when OCP version > 4.17 #9618

Closed
agonzalezrh wants to merge 2 commits intodevelopmentfrom
odf-test-storageClassName
Closed

[ocp4_workload_external_odf] Set storageClassName when OCP version > 4.17 #9618
agonzalezrh wants to merge 2 commits intodevelopmentfrom
odf-test-storageClassName

Conversation

@agonzalezrh
Copy link
Copy Markdown
Collaborator

SUMMARY

Version 4.19 doesn't obey the "disableStorageClass" and is creating the storage class, causing issues on the labs. Setting a different name to the storageClassName, allows create our own storageClass (and set as default). This PR is to set only when is a newer version of OCP, as in previous versions this change is causing issues with noobaa pvc (it creates with the SC name defined, which doesn't exist because old versions doesnt create the SC)

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ocp4_workload_external_odf role

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants