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

Remove overlay vpa unused properties #25242

Conversation

huizhifan
Copy link
Contributor

@huizhifan huizhifan commented Aug 9, 2023

Data Plane API - Pull Request

The GA removed the controlledValues and updateMode. Remove them in the preview swagger to be consistent.
PR

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.

  • Link to API Spec engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.

  • Design Document:
  • Previous API Spec Doc:
  • Updated paths:

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

@openapi-workflow-bot
Copy link

Hi, @huizhifan! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • 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.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 9, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 3 Errors, 23 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    managedClusters.json 2023-07-02-preview(765c8b3) 2023-07-01(main)
    managedClusters.json 2023-07-02-preview(765c8b3) 2023-06-02-preview(main)

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

    Rule Message
    1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L1121:9
    Old: aks/stable/2023-07-01/managedClusters.json#L1130:11
    1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L1240:9
    Old: aks/stable/2023-07-01/managedClusters.json#L1241:11
    1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L5731:9
    Old: aks/stable/2023-07-01/managedClusters.json#L4573:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4238:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3123:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4242:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3151:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4246:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3168:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4250:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3195:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4255:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3218:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L4311:9
    Old: aks/stable/2023-07-01/managedClusters.json#L3292:9


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

    Rule Message
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L3108:13
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L3048:13
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: common-types/resource-management/v5/types.json#L308:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6126:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: common-types/resource-management/v5/types.json#L283:11
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6151:11
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L3152:13
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L3091:13
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: aks/preview/2023-07-02-preview/managedClusters.json#L8142:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L7877:7
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: common-types/resource-management/v5/types.json#L265:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6137:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: common-types/resource-management/v5/types.json#L270:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6141:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: common-types/resource-management/v5/types.json#L275:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6145:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: common-types/resource-management/v5/types.json#L280:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L6149:9
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'controlPlaneOverrides' renamed or removed?
    New: aks/preview/2023-07-02-preview/managedClusters.json#L5769:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L5526:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'dnsZoneResourceId' renamed or removed?
    New: aks/preview/2023-07-02-preview/managedClusters.json#L7394:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L7087:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'controlledValues' renamed or removed?
    New: aks/preview/2023-07-02-preview/managedClusters.json#L8084:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L7766:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'updateMode' renamed or removed?
    New: aks/preview/2023-07-02-preview/managedClusters.json#L8084:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L7766:7
    ⚠️ 1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L1121:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L1148:11
    ⚠️ 1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L1240:9
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L1271:11
    ⚠️ 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L3061:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L3001:7
    ⚠️ 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
    New: aks/preview/2023-07-02-preview/managedClusters.json#L3120:7
    Old: aks/preview/2023-06-02-preview/managedClusters.json#L3059:7
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.4) new version base version
    package-preview-2023-07 package-preview-2023-07(765c8b3) package-preview-2023-07(FumingZhang-containerservice-Microsoft.ContainerService-2023-07-02-preview)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.ContainerService/operations' does not match the ARM specification. Please standardize the schema.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L52
    OperationsApiSchemaUsesCommonTypes Operations API path must follow the schema provided in the common types.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L53
    ParametersInPointGet Query parameter resource-type should be removed. Point Get's MUST not have query parameters other than api version.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L80
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L97
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L137
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L260
    ResourceNameRestriction The resource name parameter 'roleName' should be defined with a 'pattern' restriction.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L278
    ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L336
    ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L381
    ParametersInPost format is a query parameter. Post operation must not contain any query parameter other than api-version.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L381
    ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L429
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L553
    PatchResponseCode LRO PATCH must have 200 and 202 return codes.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L648
    PatchIdentityProperty The patch operation body parameter schema should contain property 'identity'.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L667
    PatchSkuProperty The patch operation body parameter schema should contain property 'sku'.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L667
    LroPatch202 The async patch operation should return 202.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L677
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L687
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L737
    ResourceNameRestriction The resource name parameter 'configName' should be defined with a 'pattern' restriction.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L797
    LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L967
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1011
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1163
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1276
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1318
    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: aks/preview/2023-07-02-preview/managedClusters.json#L1437
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1457
    LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1476
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1522
    LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1538
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: aks/preview/2023-07-02-preview/managedClusters.json#L1585
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 9, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 4.2.0-beta.2
    +	Function `*AgentPoolsClient.BeginAbortLatestOperation` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)`
    +	Function `*AgentPoolsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)`
    +	Function `*AgentPoolsClient.BeginDelete` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginDeleteOptions)`
    +	Function `*AgentPoolsClient.BeginUpgradeNodeImageVersion` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)`
    +	Function `*AgentPoolsClient.GetUpgradeProfile` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetUpgradeProfileOptions)` to `(context.Context, string, string, *AgentPoolsClientGetUpgradeProfileOptions)`
    +	Function `*AgentPoolsClient.Get` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetOptions)` to `(context.Context, string, string, *AgentPoolsClientGetOptions)`
    +	Function `NewAgentPoolsClient` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
    +	Function `NewClientFactory` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
    ️✔️azure-sdk-for-js - @azure/arm-containerservice - 20.0.0-beta.1
    +	Class ContainerServiceClient has a new signature
    +	Operation AgentPools.beginAbortLatestOperation has a new signature
    +	Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
    +	Operation AgentPools.beginCreateOrUpdate has a new signature
    +	Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
    +	Operation AgentPools.beginDelete has a new signature
    +	Operation AgentPools.beginDeleteAndWait has a new signature
    +	Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
    +	Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
    +	Operation AgentPools.get has a new signature
    +	Operation AgentPools.getUpgradeProfile has a new signature
    +	Removed Enum KnownIpFamily
    +	Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - 25.0.0
    +	Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
    +	Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
    +	Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
    +	Renamed operation TrustedAccessRoleBindingsOperations.create_or_update to TrustedAccessRoleBindingsOperations.begin_create_or_update
    +	Renamed operation TrustedAccessRoleBindingsOperations.delete to TrustedAccessRoleBindingsOperations.begin_delete
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. 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]  notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.6.7 -> 9.8.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.8.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ManagedClustersOperations.get_guardrails_versions
      info	[Changelog]   - Added operation ManagedClustersOperations.get_mesh_revision_profile
      info	[Changelog]   - Added operation ManagedClustersOperations.get_mesh_upgrade_profile
      info	[Changelog]   - Added operation ManagedClustersOperations.list_guardrails_versions
      info	[Changelog]   - Added operation ManagedClustersOperations.list_mesh_revision_profiles
      info	[Changelog]   - Added operation ManagedClustersOperations.list_mesh_upgrade_profiles
      info	[Changelog]   - Added operation group MachinesOperations
      info	[Changelog]   - Model AgentPool has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model AgentPool has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model AgentPool has a new parameter message_of_the_day
      info	[Changelog]   - Model AgentPool has a new parameter network_profile
      info	[Changelog]   - Model AgentPool has a new parameter security_profile
      info	[Changelog]   - Model AgentPool has a new parameter windows_profile
      info	[Changelog]   - Model ContainerServiceNetworkProfile has a new parameter kube_proxy_config
      info	[Changelog]   - Model ContainerServiceNetworkProfile has a new parameter monitoring
      info	[Changelog]   - Model IstioServiceMesh has a new parameter certificate_authority
      info	[Changelog]   - Model IstioServiceMesh has a new parameter revisions
      info	[Changelog]   - Model ManagedCluster has a new parameter creation_data
      info	[Changelog]   - Model ManagedCluster has a new parameter enable_namespace_resources
      info	[Changelog]   - Model ManagedCluster has a new parameter guardrails_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter ingress_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter metrics_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter node_resource_group_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter resource_uid
      info	[Changelog]   - Model ManagedCluster has a new parameter service_mesh_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter upgrade_settings
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile has a new parameter enable_vnet_integration
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile has a new parameter subnet_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter network_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter security_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter network_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter security_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterAzureMonitorProfile has a new parameter logs
      info	[Changelog]   - Model ManagedClusterAzureMonitorProfileMetrics has a new parameter app_monitoring_open_telemetry_metrics
      info	[Changelog]   - Model ManagedClusterHTTPProxyConfig has a new parameter effective_no_proxy
      info	[Changelog]   - Model ManagedClusterIngressProfileWebAppRouting has a new parameter dns_zone_resource_ids
      info	[Changelog]   - Model ManagedClusterLoadBalancerProfile has a new parameter backend_pool_type
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter custom_ca_trust_certificates
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter image_integrity
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter node_restriction
      info	[Changelog]   - Model ManagedClusterStorageProfileDiskCSIDriver has a new parameter version
      info	[Changelog]   - Model UpgradeOverrideSettings has a new parameter force_upgrade
      info	[Changelog]   - Operation AgentPoolsOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget
      info	[Changelog]   - Operation ManagedClustersOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
      info	[Changelog]   - Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
      info	[Changelog]   - Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
      info	[Changelog]   - Renamed operation TrustedAccessRoleBindingsOperations.create_or_update to TrustedAccessRoleBindingsOperations.begin_create_or_update
      info	[Changelog]   - Renamed operation TrustedAccessRoleBindingsOperations.delete to TrustedAccessRoleBindingsOperations.begin_delete
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. 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]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New value `OSSKUMariner` added to enum type `OSSKU`
      info	[Changelog] - New value `PublicNetworkAccessSecuredByPerimeter` added to enum type `PublicNetworkAccess`
      info	[Changelog] - New value `SnapshotTypeManagedCluster` added to enum type `SnapshotType`
      info	[Changelog] - New value `WorkloadRuntimeKataMshvVMIsolation` added to enum type `WorkloadRuntime`
      info	[Changelog] - New enum type `AgentPoolSSHAccess` with values `AgentPoolSSHAccessDisabled`, `AgentPoolSSHAccessLocalUser`
      info	[Changelog] - New enum type `BackendPoolType` with values `BackendPoolTypeNodeIP`, `BackendPoolTypeNodeIPConfiguration`
      info	[Changelog] - New enum type `GuardrailsSupport` with values `GuardrailsSupportPreview`, `GuardrailsSupportStable`
      info	[Changelog] - New enum type `IpvsScheduler` with values `IpvsSchedulerLeastConnection`, `IpvsSchedulerRoundRobin`
      info	[Changelog] - New enum type `IstioIngressGatewayMode` with values `IstioIngressGatewayModeExternal`, `IstioIngressGatewayModeInternal`
      info	[Changelog] - New enum type `Level` with values `LevelEnforcement`, `LevelOff`, `LevelWarning`
      info	[Changelog] - New enum type `Mode` with values `ModeIPTABLES`, `ModeIPVS`
      info	[Changelog] - New enum type `NodeOSUpgradeChannel` with values `NodeOSUpgradeChannelNodeImage`, `NodeOSUpgradeChannelNone`, `NodeOSUpgradeChannelSecurityPatch`, `NodeOSUpgradeChannelUnmanaged`
      info	[Changelog] - New enum type `Protocol` with values `ProtocolTCP`, `ProtocolUDP`
      info	[Changelog] - New enum type `RestrictionLevel` with values `RestrictionLevelReadOnly`, `RestrictionLevelUnrestricted`
      info	[Changelog] - New enum type `ServiceMeshMode` with values `ServiceMeshModeDisabled`, `ServiceMeshModeIstio`
      info	[Changelog] - New enum type `TrustedAccessRoleBindingProvisioningState` with values `TrustedAccessRoleBindingProvisioningStateCanceled`, `TrustedAccessRoleBindingProvisioningStateDeleting`, `TrustedAccessRoleBindingProvisioningStateFailed`, `TrustedAccessRoleBindingProvisioningStateSucceeded`, `TrustedAccessRoleBindingProvisioningStateUpdating`
      info	[Changelog] - New function `*ClientFactory.NewMachinesClient() *MachinesClient`
      info	[Changelog] - New function `*ClientFactory.NewManagedClusterSnapshotsClient() *ManagedClusterSnapshotsClient`
      info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRoleBindingsClient() *TrustedAccessRoleBindingsClient`
      info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRolesClient() *TrustedAccessRolesClient`
      info	[Changelog] - New function `NewMachinesClient(string, string, azcore.TokenCredential, *arm.ClientOptions) (*MachinesClient, error)`
      info	[Changelog] - New function `*MachinesClient.Get(context.Context, string, string, string, *MachinesClientGetOptions) (MachinesClientGetResponse, error)`
      info	[Changelog] - New function `*MachinesClient.NewListPager(string, string, *MachinesClientListOptions) *runtime.Pager[MachinesClientListResponse]`
      info	[Changelog] - New function `NewManagedClusterSnapshotsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedClusterSnapshotsClient, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.CreateOrUpdate(context.Context, string, string, ManagedClusterSnapshot, *ManagedClusterSnapshotsClientCreateOrUpdateOptions) (ManagedClusterSnapshotsClientCreateOrUpdateResponse, 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 `*ManagedClusterSnapshotsClient.NewListByResourceGroupPager(string, *ManagedClusterSnapshotsClientListByResourceGroupOptions) *runtime.Pager[ManagedClusterSnapshotsClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListPager(*ManagedClusterSnapshotsClientListOptions) *runtime.Pager[ManagedClusterSnapshotsClientListResponse]`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.UpdateTags(context.Context, string, string, TagsObject, *ManagedClusterSnapshotsClientUpdateTagsOptions) (ManagedClusterSnapshotsClientUpdateTagsResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetGuardrailsVersions(context.Context, string, string, *ManagedClustersClientGetGuardrailsVersionsOptions) (ManagedClustersClientGetGuardrailsVersionsResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetMeshRevisionProfile(context.Context, string, string, *ManagedClustersClientGetMeshRevisionProfileOptions) (ManagedClustersClientGetMeshRevisionProfileResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetMeshUpgradeProfile(context.Context, string, string, string, *ManagedClustersClientGetMeshUpgradeProfileOptions) (ManagedClustersClientGetMeshUpgradeProfileResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.NewListGuardrailsVersionsPager(string, *ManagedClustersClientListGuardrailsVersionsOptions) *runtime.Pager[ManagedClustersClientListGuardrailsVersionsResponse]`
      info	[Changelog] - New function `*ManagedClustersClient.NewListMeshRevisionProfilesPager(string, *ManagedClustersClientListMeshRevisionProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshRevisionProfilesResponse]`
      info	[Changelog] - New function `*ManagedClustersClient.NewListMeshUpgradeProfilesPager(string, string, *ManagedClustersClientListMeshUpgradeProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshUpgradeProfilesResponse]`
      info	[Changelog] - New function `NewTrustedAccessRoleBindingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRoleBindingsClient, error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.BeginCreateOrUpdate(context.Context, string, string, string, TrustedAccessRoleBinding, *TrustedAccessRoleBindingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[TrustedAccessRoleBindingsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.BeginDelete(context.Context, string, string, string, *TrustedAccessRoleBindingsClientBeginDeleteOptions) (*runtime.Poller[TrustedAccessRoleBindingsClientDeleteResponse], error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Get(context.Context, string, string, string, *TrustedAccessRoleBindingsClientGetOptions) (TrustedAccessRoleBindingsClientGetResponse, error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.NewListPager(string, string, *TrustedAccessRoleBindingsClientListOptions) *runtime.Pager[TrustedAccessRoleBindingsClientListResponse]`
      info	[Changelog] - New function `NewTrustedAccessRolesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRolesClient, error)`
      info	[Changelog] - New function `*TrustedAccessRolesClient.NewListPager(string, *TrustedAccessRolesClientListOptions) *runtime.Pager[TrustedAccessRolesClientListResponse]`
      info	[Changelog] - New struct `AgentPoolNetworkProfile`
      info	[Changelog] - New struct `AgentPoolSecurityProfile`
      info	[Changelog] - New struct `AgentPoolWindowsProfile`
      info	[Changelog] - New struct `ClusterUpgradeSettings`
      info	[Changelog] - New struct `CompatibleVersions`
      info	[Changelog] - New struct `DelegatedResource`
      info	[Changelog] - New struct `GuardrailsAvailableVersion`
      info	[Changelog] - New struct `GuardrailsAvailableVersionsList`
      info	[Changelog] - New struct `GuardrailsAvailableVersionsProperties`
      info	[Changelog] - New struct `GuardrailsProfile`
      info	[Changelog] - New struct `IPTag`
      info	[Changelog] - New struct `IstioCertificateAuthority`
      info	[Changelog] - New struct `IstioComponents`
      info	[Changelog] - New struct `IstioIngressGateway`
      info	[Changelog] - New struct `IstioPluginCertificateAuthority`
      info	[Changelog] - New struct `IstioServiceMesh`
      info	[Changelog] - New struct `Machine`
      info	[Changelog] - New struct `MachineIPAddress`
      info	[Changelog] - New struct `MachineListResult`
      info	[Changelog] - New struct `MachineNetworkProperties`
      info	[Changelog] - New struct `MachineProperties`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoring`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileContainerInsights`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileLogs`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileWindowsHostLogs`
      info	[Changelog] - New struct `ManagedClusterCostAnalysis`
      info	[Changelog] - New struct `ManagedClusterIngressProfile`
      info	[Changelog] - New struct `ManagedClusterIngressProfileWebAppRouting`
      info	[Changelog] - New struct `ManagedClusterMetricsProfile`
      info	[Changelog] - New struct `ManagedClusterNodeResourceGroupProfile`
      info	[Changelog] - New struct `ManagedClusterPropertiesForSnapshot`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileImageIntegrity`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileNodeRestriction`
      info	[Changelog] - New struct `ManagedClusterSnapshot`
      info	[Changelog] - New struct `ManagedClusterSnapshotListResult`
      info	[Changelog] - New struct `ManagedClusterSnapshotProperties`
      info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
      info	[Changelog] - New struct `MeshRevision`
      info	[Changelog] - New struct `MeshRevisionProfile`
      info	[Changelog] - New struct `MeshRevisionProfileList`
      info	[Changelog] - New struct `MeshRevisionProfileProperties`
      info	[Changelog] - New struct `MeshUpgradeProfile`
      info	[Changelog] - New struct `MeshUpgradeProfileList`
      info	[Changelog] - New struct `MeshUpgradeProfileProperties`
      info	[Changelog] - New struct `NetworkMonitoring`
      info	[Changelog] - New struct `NetworkProfileForSnapshot`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfig`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfigIpvsConfig`
      info	[Changelog] - New struct `PortRange`
      info	[Changelog] - New struct `ServiceMeshProfile`
      info	[Changelog] - New struct `TrustedAccessRole`
      info	[Changelog] - New struct `TrustedAccessRoleBinding`
      info	[Changelog] - New struct `TrustedAccessRoleBindingListResult`
      info	[Changelog] - New struct `TrustedAccessRoleBindingProperties`
      info	[Changelog] - New struct `TrustedAccessRoleListResult`
      info	[Changelog] - New struct `TrustedAccessRoleRule`
      info	[Changelog] - New struct `UpgradeOverrideSettings`
      info	[Changelog] - New field `DrainTimeoutInMinutes` in struct `AgentPoolUpgradeSettings`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `AgentPoolsClientBeginDeleteOptions`
      info	[Changelog] - New field `EnableVnetIntegration`, `SubnetID` in struct `ManagedClusterAPIServerAccessProfile`
      info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
      info	[Changelog] - New field `Logs` in struct `ManagedClusterAzureMonitorProfile`
      info	[Changelog] - New field `AppMonitoringOpenTelemetryMetrics` in struct `ManagedClusterAzureMonitorProfileMetrics`
      info	[Changelog] - New field `EffectiveNoProxy` in struct `ManagedClusterHTTPProxyConfig`
      info	[Changelog] - New field `DelegatedResources` in struct `ManagedClusterIdentity`
      info	[Changelog] - New field `BackendPoolType` in struct `ManagedClusterLoadBalancerProfile`
      info	[Changelog] - New field `CreationData`, `EnableNamespaceResources`, `GuardrailsProfile`, `IngressProfile`, `MetricsProfile`, `NodeResourceGroupProfile`, `ResourceUID`, `ServiceMeshProfile`, `UpgradeSettings` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `CustomCATrustCertificates`, `ImageIntegrity`, `NodeRestriction` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `Version` in struct `ManagedClusterStorageProfileDiskCSIDriver`
      info	[Changelog] - New field `VerticalPodAutoscaler` in struct `ManagedClusterWorkloadAutoScalerProfile`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `ManagedClustersClientBeginDeleteOptions`
      info	[Changelog] - New field `KubeProxyConfig`, `Monitoring` in struct `NetworkProfile`
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 206 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. 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]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      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 Interface UpgradeOverrideSettings
      info	[Changelog]   - Added Type Alias AgentPoolSSHAccess
      info	[Changelog]   - Added Type Alias BackendPoolType
      info	[Changelog]   - Added Type Alias GuardrailsSupport
      info	[Changelog]   - Added Type Alias IPFamily
      info	[Changelog]   - Added Type Alias IpvsScheduler
      info	[Changelog]   - Added Type Alias IstioIngressGatewayMode
      info	[Changelog]   - Added Type Alias Level
      info	[Changelog]   - Added Type Alias MachinesGetResponse
      info	[Changelog]   - Added Type Alias MachinesListNextResponse
      info	[Changelog]   - Added Type Alias MachinesListResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetMeshRevisionProfileResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetMeshUpgradeProfileResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshRevisionProfilesNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshRevisionProfilesResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshUpgradeProfilesNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshUpgradeProfilesResponse
      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 NodeOSUpgradeChannel
      info	[Changelog]   - Added Type Alias Protocol
      info	[Changelog]   - Added Type Alias RestrictionLevel
      info	[Changelog]   - Added Type Alias ServiceMeshMode
      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]   - 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 networkProfile
      info	[Changelog]   - Interface AgentPool has a new optional parameter securityProfile
      info	[Changelog]   - Interface AgentPool has a new optional parameter windowsProfile
      info	[Changelog]   - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface AgentPoolUpgradeSettings has a new optional parameter drainTimeoutInMinutes
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
      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 metricsProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter resourceUID
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter serviceMeshProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter upgradeSettings
      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 networkProfile
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
      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 ManagedClusterAutoUpgradeProfile has a new optional parameter nodeOSUpgradeChannel
      info	[Changelog]   - Interface ManagedClusterAzureMonitorProfile has a new optional parameter logs
      info	[Changelog]   - Interface ManagedClusterAzureMonitorProfileMetrics has a new optional parameter appMonitoringOpenTelemetryMetrics
      info	[Changelog]   - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
      info	[Changelog]   - Interface ManagedClusterIdentity has a new optional parameter delegatedResources
      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 customCATrustCertificates
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
      info	[Changelog]   - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
      info	[Changelog]   - Interface ManagedClusterWorkloadAutoScalerProfile has a new optional parameter verticalPodAutoscaler
      info	[Changelog]   - Added Enum KnownAgentPoolSSHAccess
      info	[Changelog]   - Added Enum KnownBackendPoolType
      info	[Changelog]   - Added Enum KnownGuardrailsSupport
      info	[Changelog]   - Added Enum KnownIPFamily
      info	[Changelog]   - Added Enum KnownIpvsScheduler
      info	[Changelog]   - Added Enum KnownIstioIngressGatewayMode
      info	[Changelog]   - Added Enum KnownLevel
      info	[Changelog]   - Added Enum KnownMode
      info	[Changelog]   - Added Enum KnownNodeOSUpgradeChannel
      info	[Changelog]   - Added Enum KnownProtocol
      info	[Changelog]   - Added Enum KnownRestrictionLevel
      info	[Changelog]   - Added Enum KnownServiceMeshMode
      info	[Changelog]   - Added Enum KnownTrustedAccessRoleBindingProvisioningState
      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
      info	[Changelog]   - Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Operation AgentPools.beginAbortLatestOperation has a new signature
      info	[Changelog]   - Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginDelete has a new signature
      info	[Changelog]   - Operation AgentPools.beginDeleteAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
      info	[Changelog]   - Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.get has a new signature
      info	[Changelog]   - Operation AgentPools.getUpgradeProfile has a new signature
      info	[Changelog]   - Class ContainerServiceClient has a new signature
      info	[Changelog]   - Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
      info	[Changelog]   - Removed Enum KnownIpFamily
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.ContainerService [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      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
      warn	No file changes detected after generation
      cannot force update branch 'sdkAuto/25242/containerservice' as it is the current HEAD of the repository.
      Error: cannot force update branch 'sdkAuto/25242/containerservice' as it is the current HEAD of the repository.
    • ️✔️containerservice [View full logs
    • ️✔️containerservice [View full logs
      error	Fatal error: cannot force update branch 'sdkAuto/25242/containerservice' as it is the current HEAD of the repository.
      error	The following packages are still pending:
      error		containerservice
      error		containerservice
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 0e071167e40ee81d44bd878a5e50a0458af6cc1e. 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
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ️✔️Az.containerservice.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.containerservice.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 9, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.ContainerService https://apiview.dev/Assemblies/Review/25d91e54161b45d48b5623d19e4385c0
    Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/76d8e4bad0704702a5d0343e8d4b673a
    JavaScript @azure/arm-containerservice https://apiview.dev/Assemblies/Review/87ec778df97a45edb5cb4d2c9c457552
    Java azure-resourcemanager-containerservicemicrosoftcontainerserviceaks-generated https://apiview.dev/Assemblies/Review/25c2fbe02bc74577b6fb311a16f545df
    .Net Azure.ResourceManager.ContainerService There is no API change compared with the previous version

    @AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required resource-manager labels Aug 9, 2023
    @openapi-workflow-bot
    Copy link

    Hi @huizhifan! The automation detected breaking changes in this pull request. As a result, it added the BreakingChangeReviewRequired label.

    You cannot proceed with merging this PR until you complete one of the following action items:

    ACTION ITEM ALTERNATIVE A: Fix the breaking change.
    Please consult the documentation provided in the relevant validation failures.

    ACTION ITEM ALTERNATIVE B: Request approval.
    Alternatively, if you cannot fix the breaking changes, then you can request an approval for them. Please follow the breaking changes process.
    This case applies even if:

    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason. Such claims must be reviewed, and the process is the same.

    @matthchr
    Copy link
    Member

    matthchr commented Aug 9, 2023

    This is not actually breaking as it's a change in the preview API only. Preview APIs aren't subject to the same breaking change requirements and so (AFAIK) we don't need breaking change approval for this.

    @huizhifan huizhifan merged commit 11ba18d into FumingZhang-containerservice-Microsoft.ContainerService-2023-07-02-preview Aug 9, 2023
    22 of 26 checks passed
    @huizhifan huizhifan deleted the zhifanhui/remove-unused-overlay-vpa-properties branch August 9, 2023 19:09
    FumingZhang pushed a commit that referenced this pull request Aug 10, 2023
    * remove unused properties
    
    * only remove from required section
    
    * remove the whole properties
    
    ---------
    
    Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
    ms-henglu pushed a commit that referenced this pull request Aug 22, 2023
    …add version preview/2023-07-02-preview (#25254)
    
    * Adds base for updating Microsoft.ContainerService/aks from version preview/2023-06-02-preview to version 2023-07-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#25049)
    
    * add new field resourceUID to managed cluster properties (#25069)
    
    * add new field resourceUID to managed cluster properties
    
    https://msazure.visualstudio.com/CloudNativeCompute/_git/aks-rp/pullrequest/8416789
    
    * update description
    
    * Mark guardrailsProfile Version as not required (#25081)
    
    * Mark guardrailsProfile Version as not required
    
    * Run prettier
    
    ---------
    
    Co-authored-by: Nick Keller <nickkeller@nickmsftlaptop.lan>
    
    * Swagger Changes for Multiple DNS Zones for Web App Routing (#25064)
    
    * added web app routing changes for multiple dns zones
    
    * modified examples
    
    * Changes for unified azuremonitorprofile in Microsoft.ContainerService (#25063)
    
    * Changes for unified azuremonitorprofile
    
    * Update prettier changes
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Janvi Jatakia (from Dev Box) <jajataki@microsoft.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * Add cost analysis to AKS preview Swagger (#25082)
    
    * update preview API to follow GA api - use one forceupgrade boolean in… (#25099)
    
    * update preview API to follow GA api - use one forceupgrade boolean instead of multiple overrides
    
    * update msg
    
    ---------
    
    Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
    
    * Mark trusted access role binding PUT and DELETE operation as async (#25112)
    
    * Mark trusted access role binding PUT and DELETE operation as async
    
    * fix CI: update TA oepration's error to common type error
    
    * Swagger for Machine API (#25180)
    
    * Swagger for Machine List, Get API
    
    Related work items: #24759018
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update MachineGet.json
    
    adding new line
    
    * Update MachineList.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:  machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    ---------
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * Adding Guardrails version to public swagger (#25085)
    
    * Adding Guardrails version to public swagger
    
    * renamed GetGuardrailsVersions.json
    
    * Applied GetCollectionResponseSchema rule
    
    * Ran prettier fix
    
    * Minor change
    
    * moving parametre into managedClusters.json
    
    * GuardrailsAvailableVersion model change
    
    * Updated version param reference
    
    * Swagger SemanticValidation fix
    
    * model changes
    
    * prettier fix
    
    * Added version in list response
    
    * Changed  to resource in GET and added descriptions where needed
    
    * Removed identifier in GuardrailsAvailableVersionsList
    
    ---------
    
    Co-authored-by: Sindhuja Salla <sisalla@microsoft.com>
    
    * Remove overlay vpa unused properties (#25242)
    
    * remove unused properties
    
    * only remove from required section
    
    * remove the whole properties
    
    ---------
    
    Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
    
    * asm: update examples to use asm- prefix for revisions (#25247)
    
    * Revert "Mark trusted access role binding PUT and DELETE operation as async (#25112)" (#25233)
    
    This reverts commit db24ef8.
    
    * fix AgentPoolNameParameter location
    
    * Fuming zhang containerservice microsoft.container service 2023 07 02 preview (#25433)
    
    * adding requested properties.
    
    * adding requested properties
    
    * prettier check
    
    * removing read-only constraint
    
    ---------
    
    Co-authored-by: daru__ <ptd2108@columbia.edu>
    Co-authored-by: Nick Keller <keller.nicholas@outlook.com>
    Co-authored-by: Nick Keller <nickkeller@nickmsftlaptop.lan>
    Co-authored-by: Jaiveer Katariya <35347859+jaiveerk@users.noreply.github.com>
    Co-authored-by: Janvi Jatakia <jatakiajanvi12@gmail.com>
    Co-authored-by: Janvi Jatakia (from Dev Box) <jajataki@microsoft.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
    Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
    Co-authored-by: Tongyao Si <tosi@microsoft.com>
    Co-authored-by: sushmak295 <sushmak295@gmail.com>
    Co-authored-by: sallasindhuja <114891776+sallasindhuja@users.noreply.github.com>
    Co-authored-by: Sindhuja Salla <sisalla@microsoft.com>
    Co-authored-by: huizhifan <60024380+huizhifan@users.noreply.github.com>
    Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
    Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants