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

Review request for Microsoft.ContainerService to add version 2022-08-02-preview #20487

Merged

Conversation

FumingZhang
Copy link
Member

ARM API Information (Control Plane)

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

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

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.
    Alread deployed to all global regions by 08/29.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
    ASAP, 09/01.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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 the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[x] 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. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • 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 you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

FumingZhang and others added 10 commits August 31, 2022 10:54
…w/2022-07-02-preview to version 2022-08-02-preview
…oundNAT (Azure#20407)

* AKS agent pool properties add AgentPoolWindowsProfile and DisableOutboundNAT

* Change disableOutboundNAT to disableOutboundNat because of ARM format; Improve description.

* Improve description
* added guardrails profile to specs

* linter fix

* added x-ms-enum

* added guardrails definitions for versions route

* linter fix, added custom word

* fix

* typo fix

* fix for example

* added object type

* added object type

* removed data field

* changed descriptions

* *
* add KubeProxyConfig to AKS NetworkProfile

* remove extra comma, type: integer for *Seconds

* add custom words

* prettier

* follow camel case ARM guidance

* 2nd camel case standard
@openapi-workflow-bot
Copy link

Hi, @FumingZhang 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. vscswagger@microsoft.com

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 31, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @FumingZhang your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 31, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    compared swaggers (via Oad v0.9.7)] new version base version
    managedClusters.json 2022-07-02-preview(622b23e) 2022-07-02-preview(main)
    ️⚠️Breaking Change(Cross-Version): 17 Warnings warning [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    managedClusters.json 2022-08-02-preview(622b23e) 2022-07-01(main)
    managedClusters.json 2022-08-02-preview(622b23e) 2022-07-02-preview(main)

    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L6544:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L6357:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3314:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3303:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3327:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3308:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3423:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3396:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3471:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3436:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L4859:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L4709:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L4271:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L4134:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L4633:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L4495:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L5785:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L5618:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L6354:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L6175:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3314:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3303:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3327:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3308:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3423:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3396:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3471:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3436:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3016:5
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3013:5
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3259:9
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3248:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L5511:5
    Old: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L5352:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-08 package-preview-2022-08(622b23e) default(main)
    package-preview-2022-07 package-preview-2022-07(622b23e) package-preview-2022-07(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: disableOutboundNat
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L5956


    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.ContainerService/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L37
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.ContainerService/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L37
    R4035 - PrivateEndpointResourceSchemaValidation The private endpoint model 'PrivateLinkResourcesListResult' schema does not conform to the common type definition.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L5620
    R4035 - PrivateEndpointResourceSchemaValidation The private endpoint model 'PrivateLinkResourcesListResult' schema does not conform to the common type definition.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L5742
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'AgentPools' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1268
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'AgentPools' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1271
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'PrivateEndpointConnections_Update' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1758
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'PrivateEndpointConnections_Update' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1725
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'ManagedClusters_GetCommandResult' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L2076
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'ManagedClusters_GetCommandResult' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L2037
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1859
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L2013
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1826
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1980
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateEndpointConnections_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1663
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkResources_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1920
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateEndpointConnections_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1630
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkResources_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1887
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'listcredential' in:'ManagedClusters_GetAccessProfile'. Consider updating the operationId
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L244
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'resolveprivatelinkserviceid' in:'ResolvePrivateLinkServiceId_POST'. Consider updating the operationId
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L1967
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'listcredential' in:'ManagedClusters_GetAccessProfile'. Consider updating the operationId
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L244
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'resolveprivatelinkserviceid' in:'ResolvePrivateLinkServiceId_POST'. Consider updating the operationId
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L1934
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'agentPools' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3626
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'commandResults' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L3998
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L5523
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'trustedAccessRoleBindings' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-07-02-preview/managedClusters.json#L6857
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'agentPools' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L3623
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'commandResults' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L4070
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L5646
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'trustedAccessRoleBindings' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json#L6999
    ️❌Avocado: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/containerservice/resource-manager/readme.md
    json: Microsoft.ContainerService/preview/2019-10-27-preview/openShiftManagedClusters.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/containerservice/resource-manager/readme.md
    json: Microsoft.ContainerService/preview/2022-07-02-preview/fleets.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    Error "\nfatal error: Failed to load step "step":"ManagedClusters_ListClusterAdminCredentials",
    "exampleFile":"../../2022-08-02-preview/examples/ManagedClustersListClusterCredentialResult.json": Example file is referenced by multiple operation: ManagedClusters_ListClusterAdminCredentials,
    ManagedClusters_ListClusterUserCredentials,
    ManagedClusters_ListClusterMonitoringUserCredentials ../../2022-08-02-preview/examples/ManagedClustersListClusterCredentialResult.json,
    \n"
    ️⚠️~[Staging] TrafficValidation: 1 Warnings warning [Detail]

    restlerResult: Request coverage (successful / total): 8 / 58 Attempted requests: 12 / 58
    Traffic validation failed. Check pipeline artifact for restler output and detail report.

    Rule Message
    ⚠️ Traffic validation result. "Starting task Test...\nUsing python: 'python3' (Python 3.10.5)\nRequest coverage (successful / total): 8 / 58\nAttempted requests: 12 / 58\nNo bugs were found.\nTask Test succeeded.\nCollecting logs...\n"
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 1 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/622b23e370d86b99202823777fbf25253b083a45/specification/containerservice/resource-manager/readme.md#tag-package-preview-2022-07">containerservice/resource-manager/readme.md#package-preview-2022-07
      • "https://github.com/Azure/azure-rest-api-specs/blob/622b23e370d86b99202823777fbf25253b083a45/specification/containerservice/resource-manager/readme.md#tag-package-preview-2022-08">containerservice/resource-manager/readme.md#package-preview-2022-08
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-preview-2022-08",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-preview-2022-07",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 31, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 3.0.0-beta.1
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed

    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from eccdca4. 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
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.15.0 -> 8.19.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.19.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model AgentPool has a new parameter windows_profile
      info	[Changelog]   - Model ContainerServiceNetworkProfile has a new parameter kube_proxy_config
      info	[Changelog]   - Model ManagedCluster has a new parameter guardrails_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterLoadBalancerProfile has a new parameter backend_pool_type
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from eccdca4. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/containerservice/armcontainerservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New type alias `TrustedAccessRoleBindingProvisioningState`
      info	[Changelog] - New type alias `BackendPoolType`
      info	[Changelog] - New type alias `Level`
      info	[Changelog] - New type alias `IpvsScheduler`
      info	[Changelog] - New type alias `UpdateMode`
      info	[Changelog] - New type alias `Mode`
      info	[Changelog] - New function `*ManagedClustersClient.BeginRotateServiceAccountSigningKeys(context.Context, string, string, *ManagedClustersClientBeginRotateServiceAccountSigningKeysOptions) (*runtime.Poller[ManagedClustersClientRotateServiceAccountSigningKeysResponse], error)`
      info	[Changelog] - New function `PossibleIpvsSchedulerValues() []IpvsScheduler`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.CreateOrUpdate(context.Context, string, string, string, TrustedAccessRoleBinding, *TrustedAccessRoleBindingsClientCreateOrUpdateOptions) (TrustedAccessRoleBindingsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `PossibleLevelValues() []Level`
      info	[Changelog] - New function `PossibleNetworkPluginModeValues() []NetworkPluginMode`
      info	[Changelog] - New function `NewManagedClusterSnapshotsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedClusterSnapshotsClient, error)`
      info	[Changelog] - New function `NewTrustedAccessRoleBindingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRoleBindingsClient, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListPager(*ManagedClusterSnapshotsClientListOptions) *runtime.Pager[ManagedClusterSnapshotsClientListResponse]`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Get(context.Context, string, string, string, *TrustedAccessRoleBindingsClientGetOptions) (TrustedAccessRoleBindingsClientGetResponse, error)`
      info	[Changelog] - New function `PossibleTrustedAccessRoleBindingProvisioningStateValues() []TrustedAccessRoleBindingProvisioningState`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.UpdateTags(context.Context, string, string, TagsObject, *ManagedClusterSnapshotsClientUpdateTagsOptions) (ManagedClusterSnapshotsClientUpdateTagsResponse, error)`
      info	[Changelog] - New function `PossibleControlledValuesValues() []ControlledValues`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Delete(context.Context, string, string, string, *TrustedAccessRoleBindingsClientDeleteOptions) (TrustedAccessRoleBindingsClientDeleteResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Delete(context.Context, string, string, *ManagedClusterSnapshotsClientDeleteOptions) (ManagedClusterSnapshotsClientDeleteResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Get(context.Context, string, string, *ManagedClusterSnapshotsClientGetOptions) (ManagedClusterSnapshotsClientGetResponse, error)`
      info	[Changelog] - New function `PossibleUpdateModeValues() []UpdateMode`
      info	[Changelog] - New function `PossibleModeValues() []Mode`
      info	[Changelog] - New function `*ManagedClustersClient.AbortLatestOperation(context.Context, string, string, *ManagedClustersClientAbortLatestOperationOptions) (ManagedClustersClientAbortLatestOperationResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.CreateOrUpdate(context.Context, string, string, ManagedClusterSnapshot, *ManagedClusterSnapshotsClientCreateOrUpdateOptions) (ManagedClusterSnapshotsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListByResourceGroupPager(string, *ManagedClusterSnapshotsClientListByResourceGroupOptions) *runtime.Pager[ManagedClusterSnapshotsClientListByResourceGroupResponse]`
      info	[Changelog] - New function `PossibleBackendPoolTypeValues() []BackendPoolType`
      info	[Changelog] - New function `*TrustedAccessRolesClient.NewListPager(string, *TrustedAccessRolesClientListOptions) *runtime.Pager[TrustedAccessRolesClientListResponse]`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.NewListPager(string, string, *TrustedAccessRoleBindingsClientListOptions) *runtime.Pager[TrustedAccessRoleBindingsClientListResponse]`
      info	[Changelog] - New function `*AgentPoolsClient.AbortLatestOperation(context.Context, string, string, string, *AgentPoolsClientAbortLatestOperationOptions) (AgentPoolsClientAbortLatestOperationResponse, error)`
      info	[Changelog] - New function `NewTrustedAccessRolesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRolesClient, error)`
      info	[Changelog] - New struct `AgentPoolWindowsProfile`
      info	[Changelog] - New struct `AgentPoolsClientAbortLatestOperationOptions`
      info	[Changelog] - New struct `AgentPoolsClientAbortLatestOperationResponse`
      info	[Changelog] - New struct `GuardrailsProfile`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfile`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileKubeStateMetrics`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileMetrics`
      info	[Changelog] - New struct `ManagedClusterIngressProfile`
      info	[Changelog] - New struct `ManagedClusterIngressProfileWebAppRouting`
      info	[Changelog] - New struct `ManagedClusterOIDCIssuerProfile`
      info	[Changelog] - New struct `ManagedClusterPropertiesForSnapshot`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileImageCleaner`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileNodeRestriction`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileWorkloadIdentity`
      info	[Changelog] - New struct `ManagedClusterSnapshot`
      info	[Changelog] - New struct `ManagedClusterSnapshotListResult`
      info	[Changelog] - New struct `ManagedClusterSnapshotProperties`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClient`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientDeleteOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientDeleteResponse`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientGetOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientGetResponse`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientListByResourceGroupOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientListByResourceGroupResponse`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientListOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientListResponse`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientUpdateTagsOptions`
      info	[Changelog] - New struct `ManagedClusterSnapshotsClientUpdateTagsResponse`
      info	[Changelog] - New struct `ManagedClusterStorageProfileBlobCSIDriver`
      info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfile`
      info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfileKeda`
      info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
      info	[Changelog] - New struct `ManagedClustersClientAbortLatestOperationOptions`
      info	[Changelog] - New struct `ManagedClustersClientAbortLatestOperationResponse`
      info	[Changelog] - New struct `ManagedClustersClientBeginRotateServiceAccountSigningKeysOptions`
      info	[Changelog] - New struct `ManagedClustersClientRotateServiceAccountSigningKeysResponse`
      info	[Changelog] - New struct `NetworkProfileForSnapshot`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfig`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfigIpvsConfig`
      info	[Changelog] - New struct `TrustedAccessRole`
      info	[Changelog] - New struct `TrustedAccessRoleBinding`
      info	[Changelog] - New struct `TrustedAccessRoleBindingListResult`
      info	[Changelog] - New struct `TrustedAccessRoleBindingProperties`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClient`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientDeleteOptions`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientDeleteResponse`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientGetOptions`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientGetResponse`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientListOptions`
      info	[Changelog] - New struct `TrustedAccessRoleBindingsClientListResponse`
      info	[Changelog] - New struct `TrustedAccessRoleListResult`
      info	[Changelog] - New struct `TrustedAccessRoleRule`
      info	[Changelog] - New struct `TrustedAccessRolesClient`
      info	[Changelog] - New struct `TrustedAccessRolesClientListOptions`
      info	[Changelog] - New struct `TrustedAccessRolesClientListResponse`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `AgentPoolsClientBeginDeleteOptions`
      info	[Changelog] - New field `SubnetID` in struct `ManagedClusterAPIServerAccessProfile`
      info	[Changelog] - New field `EnableVnetIntegration` in struct `ManagedClusterAPIServerAccessProfile`
      info	[Changelog] - New field `BlobCSIDriver` in struct `ManagedClusterStorageProfile`
      info	[Changelog] - New field `BackendPoolType` in struct `ManagedClusterLoadBalancerProfile`
      info	[Changelog] - New field `MessageOfTheDay` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `EnableCustomCATrust` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `WindowsProfile` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `CapacityReservationGroupID` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `EffectiveNoProxy` in struct `ManagedClusterHTTPProxyConfig`
      info	[Changelog] - New field `EnableNamespaceResources` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `WorkloadAutoScalerProfile` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `IngressProfile` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `OidcIssuerProfile` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `CreationData` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `GuardrailsProfile` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `AzureMonitorProfile` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `WindowsProfile` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `EnableCustomCATrust` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `CapacityReservationGroupID` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `MessageOfTheDay` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `NetworkPluginMode` in struct `NetworkProfile`
      info	[Changelog] - New field `KubeProxyConfig` in struct `NetworkProfile`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `ManagedClustersClientBeginDeleteOptions`
      info	[Changelog] - New field `ImageCleaner` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `NodeRestriction` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `WorkloadIdentity` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `Version` in struct `ManagedClusterStorageProfileDiskCSIDriver`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 186 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from eccdca4. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-containerservice [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group ManagedClusterSnapshots
      info	[Changelog]   - Added operation group TrustedAccessRoleBindings
      info	[Changelog]   - Added operation group TrustedAccessRoles
      info	[Changelog]   - Added operation AgentPools.abortLatestOperation
      info	[Changelog]   - Added operation ManagedClusters.abortLatestOperation
      info	[Changelog]   - Added operation ManagedClusters.beginRotateServiceAccountSigningKeys
      info	[Changelog]   - Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait
      info	[Changelog]   - Added Interface AgentPoolsAbortLatestOperationOptionalParams
      info	[Changelog]   - Added Interface AgentPoolWindowsProfile
      info	[Changelog]   - Added Interface ContainerServiceNetworkProfileKubeProxyConfig
      info	[Changelog]   - Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
      info	[Changelog]   - Added Interface GuardrailsProfile
      info	[Changelog]   - Added Interface ManagedClusterAzureMonitorProfile
      info	[Changelog]   - Added Interface ManagedClusterAzureMonitorProfileKubeStateMetrics
      info	[Changelog]   - Added Interface ManagedClusterAzureMonitorProfileMetrics
      info	[Changelog]   - Added Interface ManagedClusterIngressProfile
      info	[Changelog]   - Added Interface ManagedClusterIngressProfileWebAppRouting
      info	[Changelog]   - Added Interface ManagedClusterOidcIssuerProfile
      info	[Changelog]   - Added Interface ManagedClusterPropertiesForSnapshot
      info	[Changelog]   - Added Interface ManagedClustersAbortLatestOperationOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileImageCleaner
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileNodeRestriction
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileWorkloadIdentity
      info	[Changelog]   - Added Interface ManagedClusterSnapshot
      info	[Changelog]   - Added Interface ManagedClusterSnapshotListResult
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsDeleteOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsGetOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListNextOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
      info	[Changelog]   - Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterStorageProfileBlobCSIDriver
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfile
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfileKeda
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
      info	[Changelog]   - Added Interface NetworkProfileForSnapshot
      info	[Changelog]   - Added Interface TrustedAccessRole
      info	[Changelog]   - Added Interface TrustedAccessRoleBinding
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingListResult
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsDeleteOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsGetOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleListResult
      info	[Changelog]   - Added Interface TrustedAccessRoleRule
      info	[Changelog]   - Added Interface TrustedAccessRolesListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRolesListOptionalParams
      info	[Changelog]   - Added Type Alias BackendPoolType
      info	[Changelog]   - Added Type Alias ControlledValues
      info	[Changelog]   - Added Type Alias IpvsScheduler
      info	[Changelog]   - Added Type Alias Level
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsGetResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
      info	[Changelog]   - Added Type Alias Mode
      info	[Changelog]   - Added Type Alias NetworkPluginMode
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsGetResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListResponse
      info	[Changelog]   - Added Type Alias UpdateMode
      info	[Changelog]   - Interface AgentPool has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface AgentPool has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface AgentPool has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface AgentPool has a new optional parameter windowsProfile
      info	[Changelog]   - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter networkPluginMode
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter azureMonitorProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter creationData
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter enableNamespaceResources
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter guardrailsProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter ingressProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter oidcIssuerProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter workloadAutoScalerProfile
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
      info	[Changelog]   - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
      info	[Changelog]   - Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType
      info	[Changelog]   - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter imageCleaner
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity
      info	[Changelog]   - Interface ManagedClusterStorageProfile has a new optional parameter blobCSIDriver
      info	[Changelog]   - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
      info	[Changelog]   - Class ContainerServiceClient has a new parameter managedClusterSnapshots
      info	[Changelog]   - Class ContainerServiceClient has a new parameter trustedAccessRoleBindings
      info	[Changelog]   - Class ContainerServiceClient has a new parameter trustedAccessRoles
      info	[Changelog]   - Added Enum KnownBackendPoolType
      info	[Changelog]   - Added Enum KnownControlledValues
      info	[Changelog]   - Added Enum KnownIpvsScheduler
      info	[Changelog]   - Added Enum KnownLevel
      info	[Changelog]   - Added Enum KnownMode
      info	[Changelog]   - Added Enum KnownNetworkPluginMode
      info	[Changelog]   - Added Enum KnownTrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Added Enum KnownUpdateMode
      info	[Changelog]   - Enum KnownOssku has a new value Mariner
      info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
      info	[Changelog]   - Enum KnownSnapshotType has a new value ManagedCluster
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from eccdca4. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/containerservice/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from eccdca4. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️containerservice [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from eccdca4. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.containerservice [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the Container Service label Aug 31, 2022
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 31, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/75fc60eecfab42c6982406c1683a7850
    Java azure-resourcemanager-containerservice-generated https://apiview.dev/Assemblies/Review/5669e2a7b61a43e8a822cfceff4924f8
    JavaScript @azure/arm-containerservice https://apiview.dev/Assemblies/Review/266eaf207304436397591acbcda5099a
    Python track2_azure-mgmt-containerservice Create ApiView timeout. Package is too large and we cannot create ApiView for it.

    @openapi-workflow-bot
    Copy link

    Hi @FumingZhang, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @matthchr
    Copy link
    Member

    matthchr commented Sep 1, 2022

              "$ref": "#/definitions/ListGuardrailsVersionsResponse"
    

    The way this API is defined it will be interpreted as a call to get a collection of guardrailsVersions , which means that this needs o be defined as a collection of ARM resources (Proxy Resources ) rahter than the free form mode you are using here

    Refers to: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json:2923 in f624962. [](commit_id = f624962, deletion_comment = False)

    Presumably an alternative would be to do something like we do for GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/trustedAccessRoles, which returns a list of trustedAccessRoles which are not themselves resources.

    So if guardrails versions weren't nested under ManagedClusters it would be OK as well?

    @raosuhas
    Copy link

    raosuhas commented Sep 2, 2022

              "$ref": "#/definitions/ListGuardrailsVersionsResponse"
    

    The way this API is defined it will be interpreted as a call to get a collection of guardrailsVersions , which means that this needs o be defined as a collection of ARM resources (Proxy Resources ) rahter than the free form mode you are using here
    Refers to: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json:2923 in f624962. [](commit_id = f624962, deletion_comment = False)

    Presumably an alternative would be to do something like we do for GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/trustedAccessRoles, which returns a list of trustedAccessRoles which are not themselves resources.

    So if guardrails versions weren't nested under ManagedClusters it would be OK as well?

    That one is incorrect as well since ideally all GET resources in ARM need to follow the ARM schema with the top level ARM properties like id, name and type. That one was probably missed during review. This would cause issues with clients that make the assumption for these properties. If you want to keep it free form I would suggest converting it to a POST .. i.e "POST .../listguardrailversions"

    Just as a side note Even for location based resources like the trustecaccessroles , there is an expectation that it has the type and name property which includes the location value. https://armwiki.azurewebsites.net/rp_onboarding/ResourceProviderRegistrationRoutingTypes.html#locationbased

    @raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 2, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 2, 2022
    @matthchr
    Copy link
    Member

    matthchr commented Sep 2, 2022

    @raosuhas, I've forwarded you a mail where we explicitly asked about exactly this kind of API to the ARM API reviewers alias and were told that, provided the set of data is readonly (GET, no user PUT), the RP has flexibility to define it as "not a resource" and rather a static list of data.

    I don't think that solves your critique of it being under ManagedCluster (or does it?). But at least at the region level (like the TrustedAccessRoles API), I believe that pattern is allowed.

    @FumingZhang FumingZhang added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 7, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 7, 2022
    …erties (Azure#20625)
    
    * removed guardrails-versions route, added guardrails profice to MC properties
    
    * removed unsued file for guardrails versions, removed unused custom word
    @raosuhas raosuhas added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 9, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 9, 2022
    @dw511214992 dw511214992 merged commit eccdca4 into Azure:main Sep 13, 2022
    @FumingZhang FumingZhang deleted the fuming/resolve-conflict-cs-08-02-preview branch September 14, 2022 03:03
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    10 participants