List of deployable locations in the helper wizard should be auto-populated
Is your feature request related to a problem? Please describe. Currently the list of locations that can be deployed to via the helper wizard is hardcoded. E.g.
https://github.com/Azure/AKS-Construction/blob/88be947c9ada7c92805b3251a931e2c7aee634e3/helper/src/components/deployTab.js#L307-L328
Describe the solution you'd like This list should be auto-populated based on the available locations that support AKS.
Describe alternatives you've considered n/a
Additional context If someone can point me in the direction of a published JSON file/API that includes the locations and their service availability matrix, I can put a PR together.
@khowling - perhaps we can generate the json during the release workflow. Alternatively we can just maintain the json in the repo, but i think creating it on demand in the release might be cool.
Issue smells stale, no activity for 20 days. Stale Label will be removed if the issue is updated, otherwise closed in a week.
Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.
Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.
Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.
@fireblade95402 - This one up your street?