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

refactor: extract provisioning logic into external function to reduce duplication #2403

Merged

Conversation

nathan-nicholson
Copy link
Contributor

Description

We use the same code block across all cloud providers for provisioning a management cluster. This extract that into a common location so that all of the clouds use the exact same flow.

Related Issue(s)

Fixes #

How to test

With the Acceptance test suite.

… duplication

Signed-off-by: nathan-nicholson <nathan@konstruct.io>
Signed-off-by: nathan-nicholson <nathan@konstruct.io>
Signed-off-by: nathan-nicholson <nathan@konstruct.io>
@nathan-nicholson nathan-nicholson merged commit 372939e into main Jan 29, 2025
6 checks passed
@nathan-nicholson nathan-nicholson deleted the nathan-nicholson/extract-common-cluster-create-steps branch January 29, 2025 19:09
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