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

Test swagger without GET. #27393

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Test swagger without GET. #27393

wants to merge 6 commits into from

Conversation

JunSun17
Copy link
Contributor

@JunSun17 JunSun17 commented Jan 16, 2024

ARM (Control Plane) API Specification Update Pull Request

Tip: overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

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

ARM API changes review (Diagram Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
  • ❌ Your PR has breaking changes in the generated SDK for javascript (label: CI-BreakingChange-JavaScript). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
  • ❌ The required check named Automated merging requirements met has failed. This is the final check that must pass. Refer to the check in the PR's 'Checks' tab for details on how to fix it. In addition, refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

Copy link

openapi-pipeline-app bot commented Jan 16, 2024

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.
compared tags (via openapi-validator v2.1.6) new version base version
default default(c177499) default(FumingZhang-containerservice-Microsoft.ContainerService-2023-11-02-preview)
️❌Avocado: 1 Errors, 0 Warnings failed [Detail]
Rule Message
UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
readme: resource-manager/Microsoft.ContainerService/aks/readme.md
json: aks/preview/2023-11-02-preview/scheduledEvents.json
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Swagger Generation Artifacts

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

Breaking Changes Tracking

⚠️azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 4.7.0-beta.2
+	Field `GuardrailsProfile` of struct `ManagedClusterProperties` has been removed
+	Struct `GuardrailsProfile` has been removed
️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - 28.0.0
+	Model ManagedCluster no longer has parameter guardrails_profile

️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from ad3ef7d. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    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]  New minor version of npm available! 10.2.3 -> 10.3.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.3.0` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation ManagedClustersOperations.get_safeguards_versions
    info	[Changelog]   - Added operation ManagedClustersOperations.list_safeguards_versions
    info	[Changelog]   - Model AgentPoolSecurityProfile has a new parameter enable_secure_boot
    info	[Changelog]   - Model AgentPoolSecurityProfile has a new parameter enable_vtpm
    info	[Changelog]   - Model ManagedCluster has a new parameter safeguards_profile
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model ManagedCluster no longer has parameter guardrails_profile
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from ad3ef7d. 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 is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] d  Average Speed   Time    Time     Time  Current
    cmderr	[init.sh]                                  Dload  Upload   Total   Spent    Left  Speed
    cmderr	[init.sh] 
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     091k
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-containerservicemicrosoftcontainerserviceaks-generated [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from ad3ef7d. 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] - Struct `GuardrailsProfile` has been removed
    info	[Changelog] - Field `GuardrailsProfile` of struct `ManagedClusterProperties` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `SafeguardsSupport` with values `SafeguardsSupportPreview`, `SafeguardsSupportStable`
    info	[Changelog] - New function `*ManagedClustersClient.GetSafeguardsVersions(context.Context, string, string, *ManagedClustersClientGetSafeguardsVersionsOptions) (ManagedClustersClientGetSafeguardsVersionsResponse, error)`
    info	[Changelog] - New function `*ManagedClustersClient.NewListSafeguardsVersionsPager(string, *ManagedClustersClientListSafeguardsVersionsOptions) *runtime.Pager[ManagedClustersClientListSafeguardsVersionsResponse]`
    info	[Changelog] - New struct `SafeguardsAvailableVersion`
    info	[Changelog] - New struct `SafeguardsAvailableVersionsList`
    info	[Changelog] - New struct `SafeguardsAvailableVersionsProperties`
    info	[Changelog] - New struct `SafeguardsProfile`
    info	[Changelog] - New field `EnableSecureBoot`, `EnableVTPM` in struct `AgentPoolSecurityProfile`
    info	[Changelog] - New field `SafeguardsProfile` in struct `ManagedClusterProperties`
    info	[Changelog]
    info	[Changelog] Total 3 breaking change(s), 15 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from ad3ef7d. 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 ManagedClustersListGuardrailsVersionsOptionalParams
    info	[Changelog]   - Added Interface ManagedClustersListSafeguardsVersionsNextOptionalParams
    info	[Changelog]   - Added Interface ManagedClustersListSafeguardsVersionsOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshot
    info	[Changelog]   - Added Interface ManagedClusterSnapshotListResult
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsDeleteOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsGetOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsListNextOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsListOptionalParams
    info	[Changelog]   - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
    info	[Changelog]   - Added Interface ManualScaleProfile
    info	[Changelog]   - Added Interface NetworkMonitoring
    info	[Changelog]   - Added Interface NetworkProfileForSnapshot
    info	[Changelog]   - Added Interface OperationStatusResult
    info	[Changelog]   - Added Interface OperationStatusResultGetByAgentPoolOptionalParams
    info	[Changelog]   - Added Interface OperationStatusResultGetOptionalParams
    info	[Changelog]   - Added Interface OperationStatusResultList
    info	[Changelog]   - Added Interface OperationStatusResultListNextOptionalParams
    info	[Changelog]   - Added Interface OperationStatusResultListOptionalParams
    info	[Changelog]   - Added Interface SafeguardsAvailableVersion
    info	[Changelog]   - Added Interface SafeguardsAvailableVersionsList
    info	[Changelog]   - Added Interface SafeguardsAvailableVersionsProperties
    info	[Changelog]   - Added Interface SafeguardsProfile
    info	[Changelog]   - Added Interface ScaleProfile
    info	[Changelog]   - Added Interface VirtualMachineNodes
    info	[Changelog]   - Added Interface VirtualMachinesProfile
    info	[Changelog]   - Added Type Alias AddonAutoscaling
    info	[Changelog]   - Added Type Alias AgentPoolsDeleteMachinesResponse
    info	[Changelog]   - Added Type Alias AgentPoolSSHAccess
    info	[Changelog]   - Added Type Alias GuardrailsSupport
    info	[Changelog]   - Added Type Alias IpvsScheduler
    info	[Changelog]   - Added Type Alias Level
    info	[Changelog]   - Added Type Alias MachinesGetResponse
    info	[Changelog]   - Added Type Alias MachinesListNextResponse
    info	[Changelog]   - Added Type Alias MachinesListResponse
    info	[Changelog]   - Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
    info	[Changelog]   - Added Type Alias ManagedClustersGetSafeguardsVersionsResponse
    info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
    info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsResponse
    info	[Changelog]   - Added Type Alias ManagedClustersListSafeguardsVersionsNextResponse
    info	[Changelog]   - Added Type Alias ManagedClustersListSafeguardsVersionsResponse
    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 NodeProvisioningMode
    info	[Changelog]   - Added Type Alias OperationStatusResultGetByAgentPoolResponse
    info	[Changelog]   - Added Type Alias OperationStatusResultGetResponse
    info	[Changelog]   - Added Type Alias OperationStatusResultListNextResponse
    info	[Changelog]   - Added Type Alias OperationStatusResultListResponse
    info	[Changelog]   - Added Type Alias RestrictionLevel
    info	[Changelog]   - Added Type Alias SafeguardsSupport
    info	[Changelog]   - Interface AgentPool has a new optional parameter artifactStreamingProfile
    info	[Changelog]   - Interface AgentPool has a new optional parameter enableCustomCATrust
    info	[Changelog]   - Interface AgentPool has a new optional parameter gpuProfile
    info	[Changelog]   - Interface AgentPool has a new optional parameter messageOfTheDay
    info	[Changelog]   - Interface AgentPool has a new optional parameter nodeInitializationTaints
    info	[Changelog]   - Interface AgentPool has a new optional parameter securityProfile
    info	[Changelog]   - Interface AgentPool has a new optional parameter virtualMachineNodesStatus
    info	[Changelog]   - Interface AgentPool has a new optional parameter virtualMachinesProfile
    info	[Changelog]   - Interface AgentPool has a new optional parameter windowsProfile
    info	[Changelog]   - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
    info	[Changelog]   - Interface AgentPoolUpgradeSettings has a new optional parameter nodeSoakDurationInMinutes
    info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
    info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
    info	[Changelog]   - Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
    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 ingressProfile
    info	[Changelog]   - Interface ManagedCluster has a new optional parameter metricsProfile
    info	[Changelog]   - Interface ManagedCluster has a new optional parameter nodeProvisioningProfile
    info	[Changelog]   - Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
    info	[Changelog]   - Interface ManagedCluster has a new optional parameter safeguardsProfile
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter artifactStreamingProfile
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
    info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
    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 ManagedClusterAzureMonitorProfile has a new optional parameter logs
    info	[Changelog]   - Interface ManagedClusterAzureMonitorProfileMetrics has a new optional parameter appMonitoringOpenTelemetryMetrics
    info	[Changelog]   - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
    info	[Changelog]   - Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForEmptyNodes
    info	[Changelog]   - Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForOccupiedNodes
    info	[Changelog]   - Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter ignoreDaemonsetsUtilization
    info	[Changelog]   - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
    info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
    info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
    info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
    info	[Changelog]   - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
    info	[Changelog]   - Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
    info	[Changelog]   - Added Enum KnownAddonAutoscaling
    info	[Changelog]   - Added Enum KnownAgentPoolSSHAccess
    info	[Changelog]   - Added Enum KnownGuardrailsSupport
    info	[Changelog]   - Added Enum KnownIpvsScheduler
    info	[Changelog]   - Added Enum KnownLevel
    info	[Changelog]   - Added Enum KnownMode
    info	[Changelog]   - Added Enum KnownNodeProvisioningMode
    info	[Changelog]   - Added Enum KnownRestrictionLevel
    info	[Changelog]   - Added Enum KnownSafeguardsSupport
    info	[Changelog]   - Enum KnownAgentPoolType has a new value VirtualMachines
    info	[Changelog]   - Enum KnownNetworkPolicy has a new value None
    info	[Changelog]   - Enum KnownNodeOSUpgradeChannel has a new value SecurityPatch
    info	[Changelog]   - Enum KnownOssku has a new value Mariner
    info	[Changelog]   - Enum KnownOssku has a new value WindowsAnnual
    info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
    info	[Changelog]   - Enum KnownSnapshotType has a new value ManagedCluster
    info	[Changelog]   - Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from ad3ef7d. 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] notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.3.0` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    warn	No file changes detected after generation
    fatal: cannot force update the branch 'sdkAuto/27393/containerservice' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
  • ️✔️containerservice [View full logs
  • ️✔️containerservice [View full logs
    error	Fatal error: fatal: cannot force update the branch 'sdkAuto/27393/containerservice' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
    error	Fatal error: Error: fatal: cannot force update the branch 'sdkAuto/27393/containerservice' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'    at Object.action (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:1274:25)    at PluginStore.exec (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:1309:29)    at /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:1674:43    at new Promise (<anonymous>)    at GitExecutorChain.handleTaskData (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:1672:16)    at GitExecutorChain.<anonymous> (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:1656:44)    at Generator.next (<anonymous>)    at fulfilled (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.16.0/node_modules/simple-git/dist/cjs/index.js:55:24)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    error	The following packages are still pending:
    error		containerservice
    error		containerservice
️️✔️ azure-powershell succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from ad3ef7d. 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.DefaultTag [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/54b1e1dfd98c4c2cb44c0a03efa8326f?revisionId=5997e22c1d5643f984dd97ad823bc321
Java azure-resourcemanager-containerservicemicrosoftcontainerserviceaks-generated https://apiview.dev/Assemblies/Review/cea4597ff8a94310a0c3e9794062ee4e?revisionId=2a27489752b94df4897b7064fda7f29d
.Net Azure.ResourceManager.ContainerService There is no API change compared with the previous version
JavaScript @azure/arm-containerservice https://apiview.dev/Assemblies/Review/dabf043916d14dc38e0c2d456d89f55a?revisionId=e37d4e12475549e7a2caa85dc25e8bee

@FumingZhang FumingZhang force-pushed the FumingZhang-containerservice-Microsoft.ContainerService-2023-11-02-preview branch from 0207d12 to 7970856 Compare January 18, 2024 02:15
Base automatically changed from FumingZhang-containerservice-Microsoft.ContainerService-2023-11-02-preview to main February 1, 2024 16:16
Copy link

PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts.

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.

4 participants