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

Microsoft.BareMetalInfrastructure: add stable API version 2021-08-09 #15680

Merged
merged 6 commits into from
Sep 9, 2021

Conversation

lagalbra
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
    General GA date of September 30, 2021
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
    ASAP, as we plan to meet a general GA date of September 30, and our CLIs/SDKs must be generated from this stable folder.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @lagalbra Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Aug 17, 2021
    @openapi-workflow-bot
    Copy link

    Hi, @lagalbra your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:
    Rule Message
    R4037 - MissingTypeObject The schema 'AzureBareMetalInstancesListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L251
    R4037 - MissingTypeObject The schema 'AzureBareMetalInstance' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L267
    R4037 - MissingTypeObject The schema 'AzureBareMetalInstanceProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L287
    R4037 - MissingTypeObject The schema 'HardwareProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L362
    R4037 - MissingTypeObject The schema 'Disk' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L434
    R4037 - MissingTypeObject The schema 'StorageProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L454
    R4037 - MissingTypeObject The schema 'OSProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L471
    R4037 - MissingTypeObject The schema 'NetworkProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L494
    R4037 - MissingTypeObject The schema 'IpAddress' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L511
    R4037 - MissingTypeObject The schema 'Result' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L553
    R4037 - MissingTypeObject The schema 'ErrorResponse' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L588
    R4037 - MissingTypeObject The schema 'ErrorDefinition' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L597
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L545
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌Cross-Version Breaking Changes: 6 Errors, 0 Warnings failed [Detail]
    The following breaking changes are detected by comparison with latest preview version:
    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/start' removed or restructured?
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L37:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/restart' removed or restructured?
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L83:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/shutdown' removed or restructured?
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L129:5
    1008 - ModifiedOperationId The operation id has been changed from 'AzureBareMetalInstances_List' to 'AzureBareMetalInstances_ListByResourceGroup'. This will impact generated code.
    New: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L78:7
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L216:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'origin' renamed or removed?
    New: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L564:7
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L741:7
    1035 - RemovedOperation The new version is missing an operation that was found in the old version. Was operationId 'AzureBareMetalInstances_Delete' removed or restructured?
    New: Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json#L159:5
    Old: Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json#L296:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"baremetalinfrastructure/resource-manager/readme.md",
    "tag":"package-2021-08-09",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"baremetalinfrastructure/resource-manager/readme.md",
    "tag":"package-2021-08-09",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"baremetalinfrastructure/resource-manager/readme.md",
    "tag":"package-2021-08-09",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2021

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-python-track2 - track2_azure-mgmt-baremetalinfrastructure - 1.0.0b2
    +	Model Display no longer has parameter origin
    +	Removed operation AzureBareMetalInstancesOperations.begin_delete
    +	Removed operation AzureBareMetalInstancesOperations.begin_restart
    +	Removed operation AzureBareMetalInstancesOperations.begin_shutdown
    +	Removed operation AzureBareMetalInstancesOperations.begin_start
    +	Removed operation AzureBareMetalInstancesOperations.list
    ️✔️azure-sdk-for-go - baremetalinfrastructure/mgmt/2021-08-09/baremetalinfrastructure - v57.1.0
    ️✔️azure-sdk-for-go - preview/baremetalinfrastructure/mgmt/2020-08-06-preview/baremetalinfrastructure - v57.1.0
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 1e42e81. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-baremetalinfrastructure [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model AzureBareMetalInstance has a new parameter system_data
      info	[Changelog]   - Added operation AzureBareMetalInstancesOperations.list_by_resource_group
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model Display no longer has parameter origin
      info	[Changelog]   - Removed operation AzureBareMetalInstancesOperations.begin_start
      info	[Changelog]   - Removed operation AzureBareMetalInstancesOperations.list
      info	[Changelog]   - Removed operation AzureBareMetalInstancesOperations.begin_delete
      info	[Changelog]   - Removed operation AzureBareMetalInstancesOperations.begin_shutdown
      info	[Changelog]   - Removed operation AzureBareMetalInstancesOperations.begin_restart
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 1e42e81. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-09-09 03:41:16 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-baremetalinfrastructure"
      cmderr	[generate.py] 2021-09-09 03:41:16 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-09-09 03:41:16 INFO autorest --version=3.4.5 --use=@autorest/[email protected] --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure --java.namespace=com.azure.resourcemanager.baremetalinfrastructure   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/baremetalinfrastructure/resource-manager/readme.md
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [POM][Skip] pom already has module azure-resourcemanager-baremetalinfrastructure
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-09-09 03:41:41 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-baremetalinfrastructure [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG Got artifact_id: azure-resourcemanager-baremetalinfrastructure
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG Got artifact: azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG Got artifact: azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG Match jar package: azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-09-09 03:43:07 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/15680/azure-sdk-for-java/azure-resourcemanager-baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1.jar\" -o azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-baremetalinfrastructure -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-baremetalinfrastructure-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 1e42e81. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️baremetalinfrastructure/mgmt/2021-08-09/baremetalinfrastructure [View full logs]  [Release SDK Changes]
      info	[Changelog] This is a new package
    • ️✔️preview/baremetalinfrastructure/mgmt/2020-08-06-preview/baremetalinfrastructure [View full logs
      info	[Changelog] No exported changes
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 1e42e81. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/baremetalinfrastructure/resource-manager/readme.md
      warn	No file changes detected after generation
      warn	No package detected after generation
    Posted by Swagger Pipeline | How to fix these errors?

    @zhenglaizhang
    Copy link
    Contributor

    @lagalbra Now the default branch is main, and I have updated the PR to target main

    @lagalbra
    Copy link
    Contributor Author

    @ArcturusZhang Is there anything else you need from me before reviewing this PR?

    @pilor pilor self-requested a review August 21, 2021 02:40
    }
    }
    },
    "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    If this is a tracked resource how is it created without a PUT request and how are they deleted without the DELETE request that was in 2021-08-06-preview?

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    I'm sure this has probably come up before. May want to boilerplate call this info out in any future reviews

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Our service's flow is a little unique, as our resources' creation is negotiated manually via contract rather than just calling a PUT API for any given resource. We are looking at enabling the regular ARM PUT flow instead, but would add it in a future GA version as it is not reliable yet.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Similarly, DELETE is not supported because the contract's terms are for set durations of time, and thus the customer cannot choose (and call an API) when to delete resources outside of that.

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    These are marked as tracked resources in your RP manifest. How does the ARM cache (and Azure Resource Graph, etc...) stay up to date with their state? If you don't support a DELETE what happens when a user tries to remove a resource group that contains one of these (the RG deletion would never succeed since ARM can't delete the resource).

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    We have internal logic to rehydrate the ARM cache when resources are deleted in the backend.

    Correct, since we don't support delete, we also do not support deletion of a resource group that contains this resource type.

    We have discussed an exception for supporting PUT/DELETE, noted in our tracking work item here: https://dev.azure.com/msazure/One/_workitems/edit/9821575

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    Please include this information up front in future swagger PRs. It'll make things a lot faster

    @pilor pilor added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 21, 2021
    @pilor
    Copy link
    Contributor

    pilor commented Aug 21, 2021

    In future PRs please ensure you have followed the below instruction from the PR description.

    "To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits."

    @pilor pilor added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review labels Aug 23, 2021
    @lagalbra
    Copy link
    Contributor Author

    @ArcturusZhang I see that some Required merge checks failed:

    • For Swagger PrettierCheck, I tried following the steps here to run prettier, but encountered these errors:

      $ npm run prettier -- --write "specification/baremetalinfrastructure/**/*.json"
      > [email protected] prettier
      > prettier "--write" "specification/baremetalinfrastructure/**/*.json"
      [error] Cannot find module 'C:\Users\lagalbra\Documents\azure-rest-api-specs\scripts\prettier-swagger-plugin'
      [error] Require stack:
      [error] - C:\Users\lagalbra\AppData\Roaming\npm\node_modules\prettier\index.js
      [error] - C:\Users\lagalbra\AppData\Roaming\npm\node_modules\prettier\bin-prettier.js
      
      • Can you point to any documentation to resolve this? The details of the merge check did not provide any details like line numbers that were failing the check.
    • I have pushed a change to fix the Swagger SpellCheck

    @zhenglaizhang
    Copy link
    Contributor

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @zhenglaizhang
    Copy link
    Contributor

    @msftclas ping to evaluate license/cla

    1 similar comment
    @zhenglaizhang
    Copy link
    Contributor

    @msftclas ping to evaluate license/cla

    @zhenglaizhang
    Copy link
    Contributor

    close and reopen to resolve the license/cla status check

    @lagalbra
    Copy link
    Contributor Author

    lagalbra commented Sep 8, 2021

    Reviewier @changlong-liu here are the reasons behind each "cross-version breaking change":

    • "'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/start' removed" - we have decided to GA this API at a later date
    • "'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/restart' removed" - we have decided to GA this API at a later date
    • "'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}/shutdown' removed" - we have decided to GA this API at a later date
    • "The operation id has been changed from 'AzureBareMetalInstances_List' to 'AzureBareMetalInstances_ListByResourceGroup'" - this was done to pass a linting check
    • "'AzureBareMetalInstances_Delete' removed" - see discussion above in Microsoft.BareMetalInfrastructure: add stable API version 2021-08-09 #15680 (comment)
    • "'origin' renamed or removed" - this property is optional in the ARM spec, and not returned by our RP, so explicitly not included in the new version

    @changlong-liu
    Copy link
    Member

    approved breaking change since it's against a preview api-version for one year. (2020-08-06-preview is merged at september 11, 2020)

    @changlong-liu changlong-liu merged commit 1e42e81 into Azure:main Sep 9, 2021
    @lagalbra lagalbra deleted the lagalbra/add-bmi-20210809-api branch September 9, 2021 15:40
    iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Sep 10, 2021
    …into add_endpoint
    
    * 'main' of https://github.com/Azure/azure-rest-api-specs: (5079 commits)
      Add Microsoft.ExtendedLocation [CustomLocation] 2021-08-15 stable API Version (Azure#15967)
      Updated SKU property to be read only (Azure#15965)
      Add Microsoft.Communication.UserDisconnected Event (Azure#15870)
      Add collection APIs (Azure#15221)
      [Cognitive Services - Personalizer] v1.1-preview.2 (Azure#15699)
      Adding default error response & updating basePath (Azure#15784)
      Update readme and readme.python (Azure#15973)
      add synapse batch tag package-composite-v1 (Azure#15974)
      Microsoft.BareMetalInfrastructure: add stable API version 2021-08-09 (Azure#15680)
      change readme.go.md template to track 2 (Azure#15972)
      [CosmosDB] Adding apiVersion 2021-07-01-preview (Azure#14817)
      Merge Dev-containerservice-microsoft.containerservice-2021-08-01 branch to main (Azure#15954)
      DiskRP swagger for 2021-04-01 (Azure#15665)
      Use IncidentSeverity in IncidentInfo (Azure#15762)
      Add stable API version "2021-09-01" (Azure#15897)
      add-purview-typescript-file (Azure#15948)
      Swagger Completeness for Microsoft.Authorization (Azure#15253)
      [Hub Generated] Review request for Microsoft.Aadiam to add version preview/2020-03-01-preview and stable/2020-03-01 (Azure#15861)
      Add swagger for missing CheckPolicyRestrictions API version (Azure#15888)
      Add Red Hat OpenShift 2021-09-01-preview (Azure#15616)
      ...
    Copy link

    @shaaga shaaga left a comment

    Choose a reason for hiding this comment

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

    .

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants