Skip to content

Conversation

@paulgmiller
Copy link
Member

@paulgmiller paulgmiller commented Oct 28, 2022

ARM API Information (Control Plane)

Changelog

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

  1. What's the purpose of the update?
    Adding new feature into 10 02 api
  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.
    November.

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

  • Adding new properties

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.

@openapi-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 28, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 5 Warnings warning [Detail]
    compared swaggers (via Oad v0.10.1)] new version base version
    managedClusters.json 2022-10-02-preview(1163c2d) 2022-09-01(main)
    managedClusters.json 2022-10-02-preview(1163c2d) 2022-09-02-preview(main)

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

    Rule Message
    ⚠️ 1014 - RemovingHeader The new version removs a required header 'Location'.
    Old: Microsoft.ContainerService/stable/2022-09-01/managedClusters.json#L1400:15
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3829:9
    Old: Microsoft.ContainerService/stable/2022-09-01/managedClusters.json#L3101:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3837:9
    Old: Microsoft.ContainerService/stable/2022-09-01/managedClusters.json#L3129:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3841:9
    Old: Microsoft.ContainerService/stable/2022-09-01/managedClusters.json#L3151:9
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3908:9
    Old: Microsoft.ContainerService/stable/2022-09-01/managedClusters.json#L3232:9
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-10 package-preview-2022-10(1163c2d) package-preview-2022-10(dev-containerservice-Microsoft.ContainerService-2022-10-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
    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-10-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-10-02-preview/managedClusters.json#L5880
    ⚠️ 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-10-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-10-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-10-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-10-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-10-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-10-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-10-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-10-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-10-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-10-02-preview/managedClusters.json#L3724
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'commandResults' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4175
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5784
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'trustedAccessRoleBindings' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L7169
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableAutoScaling
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3361
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableNodePublicIP
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3413
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableCustomCATrust
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3418
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableEncryptionAtHost
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3483
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableUltraSSD
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3488
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableFIPS
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3492
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableCSIProxy
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3773
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L3791
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableMultipleStandardLoadBalancers
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4343
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4430
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableRBAC
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4590
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enablePodSecurityPolicy
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4594
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableNamespaceResources
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4598
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: disableLocalAccounts
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4765
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enablePrivateCluster
    Location: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L4866
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️❌ModelValidation: 25 Errors, 0 Warnings failed [Detail]
    Rule Message
    INVALID_REQUEST_PARAMETER api-version 2018-10-31 is not equal to swagger version
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L38:14
    ExampleUrl: preview/2022-10-02-preview/examples/Operation_List.json#L2:17
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: api-version
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L630:28
    ExampleUrl: preview/2022-10-02-preview/examples/Operation_List.json#L3:20
    INVALID_FORMAT Object didn't pass validation for format byte: kubeConfig1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5007:23
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersGetAccessProfile.json#L16:25
    INVALID_FORMAT Object didn't pass validation for format byte: credentialValue1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5684:18
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersListClusterCredentialResult.json#L14:22
    INVALID_FORMAT Object didn't pass validation for format byte: credentialValue1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5684:18
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersListClusterCredentialResult.json#L14:22
    INVALID_FORMAT Object didn't pass validation for format byte: credentialValue1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5684:18
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersListClusterCredentialResult.json#L14:22
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersCreate_PPG.json#L7:19
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersCreate_PPG.json#L100:44
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersCreate_PPG.json#L192:44
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersAssociate_CRG.json#L192:44
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L678:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersDelete.json
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/AgentPoolsCreate_PPG.json#L8:19
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/AgentPoolsCreate_PPG.json#L32:40
    INVALID_FORMAT Object didn't pass validation for format arm-id: /subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/proximityPlacementGroups/ppg1
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5649:34
    ExampleUrl: preview/2022-10-02-preview/examples/AgentPoolsCreate_PPG.json#L49:40
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1192:22
    ExampleUrl: preview/2022-10-02-preview/examples/AgentPoolsDelete.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1192:22
    ExampleUrl: preview/2022-10-02-preview/examples/AgentPoolsDelete_IgnorePodDisruptionBudget.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1340:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1392:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersResetAADProfile.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1476:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersRotateClusterCertificates.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1519:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1563:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersStop.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L1607:22
    ExampleUrl: preview/2022-10-02-preview/examples/ManagedClustersStart.json
    MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5784:34
    ExampleUrl: preview/2022-10-02-preview/examples/PrivateEndpointConnectionsList.json#L12:11
    MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5784:34
    ExampleUrl: preview/2022-10-02-preview/examples/PrivateEndpointConnectionsGet.json#L11:15
    MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
    Url: Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json#L5784:34
    ExampleUrl: preview/2022-10-02-preview/examples/PrivateEndpointConnectionsUpdate.json#L18:15
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 28, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking




    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. 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]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `NodeOSUpgradeChannelNone`
      info	[Changelog] - New const `EbpfDataplaneCilium`
      info	[Changelog] - New const `NodeOSUpgradeChannelSecurityPatch`
      info	[Changelog] - New const `ProtocolUDP`
      info	[Changelog] - New const `ProtocolTCP`
      info	[Changelog] - New const `NodeOSUpgradeChannelUnmanaged`
      info	[Changelog] - New const `NodeOSUpgradeChannelNodeImage`
      info	[Changelog] - New type alias `EbpfDataplane`
      info	[Changelog] - New type alias `Protocol`
      info	[Changelog] - New type alias `NodeOSUpgradeChannel`
      info	[Changelog] - New function `PossibleEbpfDataplaneValues() []EbpfDataplane`
      info	[Changelog] - New function `PossibleNodeOSUpgradeChannelValues() []NodeOSUpgradeChannel`
      info	[Changelog] - New function `PossibleProtocolValues() []Protocol`
      info	[Changelog] - New struct `PortRange`
      info	[Changelog] - New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
      info	[Changelog] - New field `CustomCATrustCertificates` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `EbpfDataplane` in struct `NetworkProfile`
      info	[Changelog] - New field `AllowedHostPorts` in struct `AgentPoolNetworkProfile`
      info	[Changelog] - New field `ApplicationSecurityGroups` in struct `AgentPoolNetworkProfile`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 19 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. 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]
      Only show 120 items here, please refer to log for details.
      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 PortRange
      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 EbpfDataplane
      info	[Changelog]   - Added Type Alias FleetMemberProvisioningState
      info	[Changelog]   - Added Type Alias FleetMembersCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias FleetMembersGetResponse
      info	[Changelog]   - Added Type Alias FleetMembersListByFleetNextResponse
      info	[Changelog]   - Added Type Alias FleetMembersListByFleetResponse
      info	[Changelog]   - Added Type Alias FleetProvisioningState
      info	[Changelog]   - Added Type Alias FleetsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias FleetsGetResponse
      info	[Changelog]   - Added Type Alias FleetsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias FleetsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias FleetsListCredentialsResponse
      info	[Changelog]   - Added Type Alias FleetsListNextResponse
      info	[Changelog]   - Added Type Alias FleetsListResponse
      info	[Changelog]   - Added Type Alias FleetsUpdateResponse
      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 NodeOSUpgradeChannel
      info	[Changelog]   - Added Type Alias Protocol
      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 networkProfile
      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 ebpfDataplane
      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 networkProfile
      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 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 customCATrustCertificates
      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 fleetMembers
      info	[Changelog]   - Class ContainerServiceClient has a new parameter fleets
      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 KnownEbpfDataplane
      info	[Changelog]   - Added Enum KnownFleetMemberProvisioningState
      info	[Changelog]   - Added Enum KnownFleetProvisioningState
      info	[Changelog]   - Added Enum KnownIpvsScheduler
      info	[Changelog]   - Added Enum KnownLevel
      info	[Changelog]   - Added Enum KnownMode
      info	[Changelog]   - Added Enum KnownNetworkPluginMode
      info	[Changelog]   - Added Enum KnownNodeOSUpgradeChannel
      info	[Changelog]   - Added Enum KnownProtocol
      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
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. 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 [email protected]/[email protected] --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] FATAL: System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ResourceIdentityType' and different values: SystemAssigned vs. SystemAssigned,UserAssigned,None
      cmderr	[Autorest]    at AutoRest.Modeler.ObjectBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/ObjectBuilder.cs:line 150
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.ParentBuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 217
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 48
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 133
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 133
      cmderr	[Autorest]    at AutoRest.Modeler.ObjectBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/ObjectBuilder.cs:line 182
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.ParentBuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 217
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 48
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 133
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.BuildCompositeTypes() in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 348
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.Build(ServiceDefinition serviceDefinition) in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 66
      cmderr	[Autorest]    at AutoRest.Modeler.Program.<ProcessInternal>d2.MoveNext() in /opt/vsts/work/1/s/src/Program.cs:line 60
      cmderr	[Autorest] --- End of stack trace from previous location where exception was thrown ---
      cmderr	[Autorest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      cmderr	[Autorest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      cmderr	[Autorest]    at NewPlugin.<Process>d15.MoveNext()
      cmderr	[Autorest] FATAL: csharp/imodeler1 - FAILED
      cmderr	[Autorest] FATAL: Error: Plugin imodeler1 reported failure.
      cmderr	[Autorest]   Error: Plugin imodeler1 reported failure.
      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] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. 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]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from 888c0c84dc843a16136f9fc02d5a7096098e74ca. 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]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 28, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/45bb7e1e5eb24422a6830eaec03b9d5a
    Java azure-resourcemanager-containerservice-generated https://apiview.dev/Assemblies/Review/d185a5436c5d4d99b003e7e295d48b38
    JavaScript @azure/arm-containerservice Create ApiView failed. Please ask PR assignee for help
    Python track2_azure-mgmt-containerservice Create ApiView timeout. Package is too large and we cannot create ApiView for it.

    @ghost ghost added the Container Service label Oct 28, 2022
    @openapi-workflow-bot
    Copy link

    Hi @paulgmiller, 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.

    @openapi-workflow-bot
    Copy link

    Hi, @paulgmiller, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @zizw123 zizw123 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 28, 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 Oct 28, 2022
    @FumingZhang
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @FumingZhang
    Copy link
    Member

    Failures in ~[Staging] Swagger LintDiff should be false alert.

    For failures in Swagger ModelValidation, seems CI starts taking examples seriously, would fix in another PR.

    @FumingZhang FumingZhang merged commit 4cde173 into Azure:dev-containerservice-Microsoft.ContainerService-2022-10-02-preview Nov 1, 2022
    FumingZhang pushed a commit to FumingZhang/azure-rest-api-specs that referenced this pull request Nov 7, 2022
    * missed working comment
    
    * matthew comments
    
    * unpatched is a word
    live1206 pushed a commit that referenced this pull request Nov 24, 2022
    …02-preview (#21439)
    
    * Adds base for updating Microsoft.ContainerService from version preview/2022-09-02-preview to version 2022-10-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Pmiller/nodeosupgradechannel (#21326)
    
    * missed working comment
    
    * matthew comments
    
    * unpatched is a word
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties (#21337)
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties
    
    * Fx PrettierCheck
    
    * Fix ARM ID format for samples (#21402)
    
    * Fix Swagger Model Validation for the 2022-10-02-preview dev branch of container service (#21373)
    
    * fix API version
    
    * fix INVALID_FORMAT byte
    
    * fix INVALID_FORMAT arm-id
    
    * fix missing resource id
    
    * fix LRO_RESPONSE_HEADER
    
    * Update readmes for the 2022-10-02-preview dev branch of container service (#21366)
    
    * update readmes
    
    * remove fleets
    
    * Updating abort apis response to make it long running  (#21362)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * fix 202 location header
    
    * fix ProvisioningState validation
    
    * add x-ms-long-running-operation-options
    
    * fix ResourceNameRestriction
    
    * Fix abort location url in example (#21446)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Abort api response fix (#21559)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Node os upgrade desc fix (#21636)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    * Minor edit to node os upgrade description based on ARM review
    
    Co-authored-by: InduSridhar <[email protected]>
    
    Co-authored-by: Paul Miller <[email protected]>
    Co-authored-by: Thalia Wang <[email protected]>
    Co-authored-by: Matthew Christopher <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    …02-preview (Azure#21439)
    
    * Adds base for updating Microsoft.ContainerService from version preview/2022-09-02-preview to version 2022-10-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Pmiller/nodeosupgradechannel (Azure#21326)
    
    * missed working comment
    
    * matthew comments
    
    * unpatched is a word
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties (Azure#21337)
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties
    
    * Fx PrettierCheck
    
    * Fix ARM ID format for samples (Azure#21402)
    
    * Fix Swagger Model Validation for the 2022-10-02-preview dev branch of container service (Azure#21373)
    
    * fix API version
    
    * fix INVALID_FORMAT byte
    
    * fix INVALID_FORMAT arm-id
    
    * fix missing resource id
    
    * fix LRO_RESPONSE_HEADER
    
    * Update readmes for the 2022-10-02-preview dev branch of container service (Azure#21366)
    
    * update readmes
    
    * remove fleets
    
    * Updating abort apis response to make it long running  (Azure#21362)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * fix 202 location header
    
    * fix ProvisioningState validation
    
    * add x-ms-long-running-operation-options
    
    * fix ResourceNameRestriction
    
    * Fix abort location url in example (Azure#21446)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Abort api response fix (Azure#21559)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Node os upgrade desc fix (Azure#21636)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    * Minor edit to node os upgrade description based on ARM review
    
    Co-authored-by: InduSridhar <[email protected]>
    
    Co-authored-by: Paul Miller <[email protected]>
    Co-authored-by: Thalia Wang <[email protected]>
    Co-authored-by: Matthew Christopher <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this pull request Dec 21, 2022
    …02-preview (Azure#21439)
    
    * Adds base for updating Microsoft.ContainerService from version preview/2022-09-02-preview to version 2022-10-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Pmiller/nodeosupgradechannel (Azure#21326)
    
    * missed working comment
    
    * matthew comments
    
    * unpatched is a word
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties (Azure#21337)
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties
    
    * Fx PrettierCheck
    
    * Fix ARM ID format for samples (Azure#21402)
    
    * Fix Swagger Model Validation for the 2022-10-02-preview dev branch of container service (Azure#21373)
    
    * fix API version
    
    * fix INVALID_FORMAT byte
    
    * fix INVALID_FORMAT arm-id
    
    * fix missing resource id
    
    * fix LRO_RESPONSE_HEADER
    
    * Update readmes for the 2022-10-02-preview dev branch of container service (Azure#21366)
    
    * update readmes
    
    * remove fleets
    
    * Updating abort apis response to make it long running  (Azure#21362)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * fix 202 location header
    
    * fix ProvisioningState validation
    
    * add x-ms-long-running-operation-options
    
    * fix ResourceNameRestriction
    
    * Fix abort location url in example (Azure#21446)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Abort api response fix (Azure#21559)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    Co-authored-by: InduSridhar <[email protected]>
    
    * Node os upgrade desc fix (Azure#21636)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    * Minor edit to node os upgrade description based on ARM review
    
    Co-authored-by: InduSridhar <[email protected]>
    
    Co-authored-by: Paul Miller <[email protected]>
    Co-authored-by: Thalia Wang <[email protected]>
    Co-authored-by: Matthew Christopher <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    Co-authored-by: InduSridhar <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    6 participants