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

Enable specifying AksClusterName for new deployments #818

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

BMurri
Copy link
Collaborator

@BMurri BMurri commented Sep 30, 2024

fixes #817
related to microsoft/ga4gh-tes#795

see also #518

This implementation uses CreateMissing to enable using the provided value of AksClusterName to name a new cluster if a cluster of that name does not already exist during new deployments.

Set CreateMissing to true to opt into this new behavior. CreateMissing cannot be used for updating deployments.

@BMurri BMurri requested a review from MattMcL4475 September 30, 2024 18:46
@BMurri BMurri merged commit 8542a71 into main Sep 30, 2024
3 checks passed
@BMurri BMurri deleted the bmurri/specify-clustername branch September 30, 2024 22:37
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.

Ability to specify --AksClusterName for new deployments
2 participants