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

Deployment fails on retry: Gitea secrets #1511

Closed
damoodamoo opened this issue Mar 15, 2022 · 2 comments
Closed

Deployment fails on retry: Gitea secrets #1511

damoodamoo opened this issue Mar 15, 2022 · 2 comments
Assignees
Labels
bug Something isn't working deployment
Milestone

Comments

@damoodamoo
Copy link
Member

When running the same query to list KeyVaults via “az rest” from 2 different locations (my local PC and cloud shell) I see different responses. The only difference I can see in the responses is the “x-ms-routing-request-id” . Responses that contain the expected data have this value set to WESTEUROPE, and empty responses show UKSOUTH. We have also seen a similar difference between US east and US west regions, but I was unable to capture those.

It's been suggested that this relates to the ARM API cache across regions, where the KV being created in a region is immediately added to that cache, whereas there may be a lag for other regions. It's possible it's a temporary, Azure-only issue, but this issue tracks it.

@stuartleeks
Copy link
Contributor

Related issue in azurerm provider: hashicorp/terraform-provider-azurerm#15048

@damoodamoo
Copy link
Member Author

damoodamoo commented Mar 29, 2022

Not 'fixed' - but...

  • Not currently reproducing
  • Have spoken with ARM API team and confirmed it was a cross-region caching issue. Given this is out of our control since Terraform interacts with the ARM API, we're limited in what we can do.

Closing for now, but can reopen if we need to revisit.

Repository owner moved this from Triage to Done in AzureTRE - Crew Rock Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants