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

Add API for Microsoft.Compute/galleries #3052

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

bennerv
Copy link
Collaborator

@bennerv bennerv commented Jul 21, 2023

Which issue this PR addresses:

Adds an API for CRUD operations any subresources of Microsoft.Compute/galleries in the cluster resource group. Ideally the RP wouldn't create these (nor would openshift) but there's an incident that has this present.

Incident: 408127395

Previously the error would be:

"No registered resource provider found for location '<region>' and API version '2020-12-01' for type 'galleries'"

API version fetched from https://learn.microsoft.com/en-us/rest/api/compute/gallery-images/get?tabs=HTTP

@bennerv bennerv merged commit b8803d7 into Azure:master Jul 21, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-release To be included in the next RP release rollout ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants