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

[minor] Add support to upgrade ocs/odf #428

Merged
merged 14 commits into from
Aug 22, 2023
Merged

[minor] Add support to upgrade ocs/odf #428

merged 14 commits into from
Aug 22, 2023

Conversation

caroazad
Copy link
Contributor

@caroazad caroazad commented Aug 19, 2023

Added support for ocs/odf upgrade to update pipeline.
Update for ocs/odf is always going to run but if the storage operators are not present, it just displays a message to the user.
Added the ocs role in the dependencies tasks so that the pipeline can call the task to pass in the upgrade action.

Tested - nothing to upgrade (no storage operators in the cluster and up-to-date operator) - passed
Tested - odf 4.11 to odf 4.12
Since ansible devops included some intensive testing. I think this is enough verification.

FYI I also encountered a little struggle where my changes were not reflecting in the cluster. It was very devastating. I had to keep making changes thinking that the previous ones were wrong. It got to a time that I just couldn't believe that the piece of code would behave that way so I restarted the cluster and got passed the issue. This is just in case, anyone notices those odd repeating commits below.

@caroazad caroazad marked this pull request as ready for review August 22, 2023 04:31
@whitfiea whitfiea changed the title [patch] Add support to upgrade ocs/odf [minor] Add support to upgrade ocs/odf Aug 22, 2023
@whitfiea whitfiea merged commit 9a472da into master Aug 22, 2023
@whitfiea whitfiea deleted the ocs-update branch August 22, 2023 09:08
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