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

fix: support non-zonal regions #35

Merged
merged 6 commits into from
Dec 1, 2023
Merged

fix: support non-zonal regions #35

merged 6 commits into from
Dec 1, 2023

Conversation

tallaxes
Copy link
Collaborator

@tallaxes tallaxes commented Nov 15, 2023

Description

Add support for non-zonal regions / VMs.
Will also correctly filter out VM SKUs with location restriction.

How was this change tested?

  • make presubmit, manual testing in non-zonal region (westcentralus), E2E tests

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


Copy link
Collaborator Author

@tallaxes tallaxes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test

@tallaxes tallaxes marked this pull request as ready for review November 28, 2023 08:15
Copy link
Collaborator Author

@tallaxes tallaxes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test

@rakechill rakechill self-requested a review November 30, 2023 19:01
Copy link
Collaborator

@Bryce-Soghigian Bryce-Soghigian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2E Tests pass, ran tests locally and zonal behavior seems to behave as we expect.

There is a bit of concern about the hardcoded regions. Basically for each new azure region we will need to bump this list. But thats true as well for our image gallery, and we will have a clear heads up when to do so.

given we follow up with an item for making this process programatic in the future, and this is certainly a step forward, lets approve and follow up with work to see if a programatic approach to getting the regions is better.

@tallaxes tallaxes merged commit 45a0eb5 into main Dec 1, 2023
9 of 10 checks passed
@tallaxes tallaxes deleted the tallaxes/nonzonal branch December 1, 2023 22:52
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.

3 participants