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

Bug: not using location of existing resource group on az capi create #144

Open
DannyBrito opened this issue Jun 10, 2022 · 0 comments
Open
Milestone

Comments

@DannyBrito
Copy link
Contributor

When running az capi create with --resource-group=<existing-resource-group. We are not using the location of resource group passed if it exists. As we have extracted the logic to check the existence but not returning location refence to create_workload_cluster

Possible Fix:

We should update behavior of check_resource_group and return resource_group_name and location

@mboersma mboersma added this to the v0.0.6 milestone Jun 13, 2022
@mboersma mboersma self-assigned this Jun 14, 2022
@mboersma mboersma removed their assignment Nov 10, 2022
@mboersma mboersma modified the milestones: v0.0.6, v0.1.0, v0.2.0 Dec 7, 2022
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

No branches or pull requests

2 participants