-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Adding 2025-06-05 stable version for ComputeRP SpotPlacementScore APIs #35720
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
Conversation
…ion to 2025-06-05
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
what is the reason you created a new one as i see the #35560 is open with the same files modified. Why did you set to v3 in place of v5? |
Check the error from swagger avocado. The input files is from multiple versions instead of one |
I created a new PR as per guidance from the reviewer in the last PR:
I set it to v3 instead of v5 as I was getting duplicate schema errors preventing merge, and after setting it to v3 those duplicate schema errors were resolved |
@grizzlytheodore said that this swagger error can be ignored: https://teams.microsoft.com/l/message/19:0351f5f9404446e4b4fd4eaf2c27448d@thread.skype/1752094514960?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=3e17dcb0-4257-4a30-b843-77f47f1d4121&parentMessageId=1752094514960&teamName=Azure%20SDK&channelName=API%20Spec%20Review&createdTime=1752094514960 |
more like to be suppressed for now but i do not see a confirmation about it in that thread |
for what schema, it could be that you have some definitions that are added also in common-types in v5, and in that case you can remove yours |
…m/Elina-L/azure-rest-api-specs into wenxliu/CDRPNewApiVersion20250605
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check out the email "Need you help on the version uniform issue in Compute services"
These settings apply only when `--tag=package-2025-06-05` is specified on the command line. | ||
|
||
``` yaml $(tag) == "package-2025-06-05" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other APIs are all generated from TypeSpec,
I don't think we should add a new manual written swagger into the tag. Please consider split it into an independent service.
/cc @JeffreyRichter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since Compute has transitioned to TypeSpec and committed to maintaining API specifications using TypeSpec, adding new manually authored Swagger files is strictly prohibited. Please ensure to submit Typespec of DiagnosticRP and swagger generated from TypeSpec. Or you will get blocked when releasing SDKs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have created a new PR to split the Microsoft.Compute DiagnosticRP to a new SDK, and renamed it to RecommenderRP to align with future plans of also splitting off a subset of recommendations specific APIs from diagnostic specific APIs,
PR: https://github.com/Azure/azure-rest-api-specs/pull/35994/files
…m/Elina-L/azure-rest-api-specs into wenxliu/CDRPNewApiVersion20250605
…ion to 2025-06-05
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.