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

[do not merge] [ARO-12203] Parameterize miwi cluster creation in cluster.go #3976

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mrWinston
Copy link
Collaborator

Overview

This PR is based on the work in #3956.

It refactors configuration handling in in the cluster create hack script and makes the creation of miwi clusters toggelable via an environment variable.

Detail changes

  • centralize all environment variable parsing in a ClusterConfig struct
  • Remove references to env.go to decouple the cluster-creation hack part from the Code used by the RP
  • Introduce env var USE_WI to switch miwi codepaths on or off.

@bitoku
Copy link
Collaborator

bitoku commented Nov 27, 2024

/azp run ci

@bitoku
Copy link
Collaborator

bitoku commented Nov 27, 2024

/azp run e2e

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@github-actions github-actions bot added the needs-rebase branch needs a rebase label Nov 28, 2024
Copy link

Please rebase pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase branch needs a rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants