Skip to content

fix: exclude regions with unavailable resources during instance creation #341

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amisskii
Copy link
Contributor

workaround for redhat-developer/mapt#451

@amisskii amisskii requested a review from odockal March 25, 2025 09:33
Signed-off-by: Anton Misskii <[email protected]>
@amisskii amisskii marked this pull request as draft March 26, 2025 15:02
Copy link
Contributor

@odockal odockal left a comment

Choose a reason for hiding this comment

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

Missing one more region, I think something like switzerlandwest.

@@ -115,7 +115,9 @@ jobs:
--windows-featurepack '${{ matrix.windows-featurepack }}' \
--vmsize 'Standard_D8s_v4' \
--tags project=podman-desktop \
--spot
--spot \
# Workaround for https://github.com/redhat-developer/mapt/issues/451
Copy link
Contributor

Choose a reason for hiding this comment

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

you cannot use comment in multiline command. It will break next line as it will be treated as a another command to call.

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.

2 participants