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

Fix abort location url in example #21446

Conversation

InduSridhar
Copy link
Contributor

@InduSridhar InduSridhar commented Nov 7, 2022

ARM API Information (Control Plane)

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

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

Changelog

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

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

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

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

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

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

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

@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 7, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/containerservice/resource-manager/readme.md
    tag: specification/containerservice/resource-manager/readme.md#tag-package-preview-2022-10
    ️️✔️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.
    ️️✔️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 Nov 7, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 2.2.0-beta.3
    +	Function `*AgentPoolsClient.AbortLatestOperation` has been removed
    +	Function `*ManagedClustersClient.AbortLatestOperation` has been removed
    +	Struct `AgentPoolsClientAbortLatestOperationOptions` has been removed
    +	Struct `ManagedClustersClientAbortLatestOperationOptions` has been removed
    ️✔️azure-sdk-for-js - @azure/arm-containerservice - 18.0.0-beta.3
    +	Class ContainerServiceClient no longer has parameter apiVersion
    +	Interface ContainerServiceClientOptionalParams no longer has parameter apiVersion
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - 20.6.0
    +	Renamed operation AgentPoolsOperations.abort_latest_operation to AgentPoolsOperations.begin_abort_latest_operation
    +	Renamed operation ManagedClustersOperations.abort_latest_operation to ManagedClustersOperations.begin_abort_latest_operation
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from dd956a13574685a7e987182c9d21d435f283381b. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New patch version of npm available! 8.19.2 -> 8.19.3
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.3>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.19.3` 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]   - Model MaintenanceConfiguration has a new parameter maintenance_window
      info	[Changelog]   - Model ManagedClusterAutoUpgradeProfile has a new parameter node_os_upgrade_channel
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Renamed operation AgentPoolsOperations.abort_latest_operation to AgentPoolsOperations.begin_abort_latest_operation
      info	[Changelog]   - Renamed operation ManagedClustersOperations.abort_latest_operation to ManagedClustersOperations.begin_abort_latest_operation
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from dd956a13574685a7e987182c9d21d435f283381b. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from dd956a13574685a7e987182c9d21d435f283381b. 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
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `*ManagedClustersClient.AbortLatestOperation` has been removed
      info	[Changelog] - Function `*AgentPoolsClient.AbortLatestOperation` has been removed
      info	[Changelog] - Struct `AgentPoolsClientAbortLatestOperationOptions` has been removed
      info	[Changelog] - Struct `ManagedClustersClientAbortLatestOperationOptions` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `TypeThird`
      info	[Changelog] - New const `TypeSecond`
      info	[Changelog] - New const `EbpfDataplaneCilium`
      info	[Changelog] - New const `NodeOSUpgradeChannelNone`
      info	[Changelog] - New const `NodeOSUpgradeChannelUnmanaged`
      info	[Changelog] - New const `NodeOSUpgradeChannelNodeImage`
      info	[Changelog] - New const `ProtocolTCP`
      info	[Changelog] - New const `TypeFourth`
      info	[Changelog] - New const `TypeFirst`
      info	[Changelog] - New const `ProtocolUDP`
      info	[Changelog] - New const `NodeOSUpgradeChannelSecurityPatch`
      info	[Changelog] - New const `TypeLast`
      info	[Changelog] - New type alias `EbpfDataplane`
      info	[Changelog] - New type alias `Type`
      info	[Changelog] - New type alias `NodeOSUpgradeChannel`
      info	[Changelog] - New type alias `Protocol`
      info	[Changelog] - New function `PossibleTypeValues() []Type`
      info	[Changelog] - New function `*AgentPoolsClient.BeginAbortLatestOperation(context.Context, string, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions) (*runtime.Poller[AgentPoolsClientAbortLatestOperationResponse], error)`
      info	[Changelog] - New function `PossibleProtocolValues() []Protocol`
      info	[Changelog] - New function `*ManagedClustersClient.BeginAbortLatestOperation(context.Context, string, string, *ManagedClustersClientBeginAbortLatestOperationOptions) (*runtime.Poller[ManagedClustersClientAbortLatestOperationResponse], error)`
      info	[Changelog] - New function `PossibleNodeOSUpgradeChannelValues() []NodeOSUpgradeChannel`
      info	[Changelog] - New function `PossibleEbpfDataplaneValues() []EbpfDataplane`
      info	[Changelog] - New struct `AbsoluteMonthlySchedule`
      info	[Changelog] - New struct `AgentPoolsClientBeginAbortLatestOperationOptions`
      info	[Changelog] - New struct `DailySchedule`
      info	[Changelog] - New struct `DateSpan`
      info	[Changelog] - New struct `MaintenanceWindow`
      info	[Changelog] - New struct `ManagedClustersClientBeginAbortLatestOperationOptions`
      info	[Changelog] - New struct `PortRange`
      info	[Changelog] - New struct `RelativeMonthlySchedule`
      info	[Changelog] - New struct `Schedule`
      info	[Changelog] - New struct `WeeklySchedule`
      info	[Changelog] - New anonymous field `AgentPool` in struct `AgentPoolsClientAbortLatestOperationResponse`
      info	[Changelog] - New field `CustomCATrustCertificates` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New anonymous field `ManagedCluster` in struct `ManagedClustersClientAbortLatestOperationResponse`
      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] - New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
      info	[Changelog] - New field `MaintenanceWindow` in struct `MaintenanceConfigurationProperties`
      info	[Changelog]
      info	[Changelog] Total 6 breaking change(s), 49 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from dd956a13574685a7e987182c9d21d435f283381b. 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 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 RelativeMonthlySchedule
      info	[Changelog]   - Added Interface Schedule
      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 Interface WeeklySchedule
      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 Type
      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 MaintenanceConfiguration has a new optional parameter maintenanceWindow
      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 KnownType
      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
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ContainerServiceClientOptionalParams no longer has parameter apiVersion
      info	[Changelog]   - Class ContainerServiceClient no longer has parameter apiVersion
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from dd956a13574685a7e987182c9d21d435f283381b. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/containerservice/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] FATAL: System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ResourceIdentityType' and different values: SystemAssigned,UserAssigned,None vs. SystemAssigned
      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.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 dd956a13574685a7e987182c9d21d435f283381b. 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]
      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 dd956a13574685a7e987182c9d21d435f283381b. 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 Nov 7, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/containerservice/armcontainerservice Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-containerservice Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-containerservice Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @FumingZhang FumingZhang merged commit 507936a into dev-containerservice-Microsoft.ContainerService-2022-10-02-preview Nov 7, 2022
    @FumingZhang FumingZhang deleted the fix-abort-location-url-in-example branch November 7, 2022 07:23
    FumingZhang pushed a commit to FumingZhang/azure-rest-api-specs that referenced this pull request Nov 7, 2022
    * 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 <indusridhar@microsoft.com>
    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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    Co-authored-by: Paul Miller <pmiller@microsoft.com>
    Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: InduSridhar <InduSridhar@users.noreply.github.com>
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    Co-authored-by: Paul Miller <pmiller@microsoft.com>
    Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: InduSridhar <InduSridhar@users.noreply.github.com>
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    * 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 <indusridhar@microsoft.com>
    
    Co-authored-by: Paul Miller <pmiller@microsoft.com>
    Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: InduSridhar <InduSridhar@users.noreply.github.com>
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    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.

    3 participants