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

cannot change azure region to europe: failed to get image "capi-ubuntu-2204-cvm" from image gallery "ClusterAPI173 #1662

Open
aep opened this issue Jan 7, 2025 · 0 comments

Comments

@aep
Copy link

aep commented Jan 7, 2025

export AZURE_LOCATION="northeurope"
make -C images/capi build-azure-sig-ubuntu-2204-cvm

fails with

Build 'azure-arm.sig-ubuntu-2204-cvm' errored after 463 milliseconds 621 microseconds: failed to get image "capi-ubuntu-2204-cvm" from image gallery "ClusterAPI11111111111ibxw" in resource group "cluster-api-gallery": unexpected status 404 (404 Not Found) with error: ResourceNotFound: The Resource 'Microsoft.Compute/galleries/ClusterAPI11111111111ibxw/images/capi-ubuntu-2204-cvm' under resource group 'cluster-api-gallery' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix

i see a "VM image definition" in the web ui a few minutes after the command fails, so presumably the timeout is just too short for europe.

build works fine with the default region

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

1 participant