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

[ARO-7788] Don't overwrite default installer version in local dev #3671

Conversation

mrWinston
Copy link
Collaborator

Reopened #3668 with branch in the correct repository.

Which issue this PR addresses:

Fixes https://issues.redhat.com/browse/ARO-7788

What this PR does / why we need it:

Currently, the dev cluster creation tooling always makes sure that the default openshift version together with the default installer image is written to the cosmos db before creating the cluster. This however makes it impossible to use a custom installer image with the default openshift version, as any modifications to the installer image are overwritten.

This PR changes this behaviour so that the default version and installer image is only written when it is not already present.

Test plan for issue:

  • testing was performed according to instructions in jira ticket.

Is there any documentation that needs to be updated for this PR?

  • No

How do you know this will function as expected in production?

  • this doesn't affect production.

@bitoku
Copy link
Collaborator

bitoku commented Jul 8, 2024

/azp run ci,e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@tiguelu tiguelu merged commit 10e5de3 into master Jul 9, 2024
33 checks passed
@tiguelu tiguelu deleted the mrwinston/ARO-7788-dont-overwrite-installer-version-in-local-env branch July 9, 2024 09:55
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.

4 participants