Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants