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

[Kubernetesconfiguration] Update readme.python.md #22567

Merged
merged 2 commits into from
Feb 13, 2023
Merged

Conversation

Wzb123456789
Copy link
Contributor

@Wzb123456789 Wzb123456789 commented Feb 13, 2023

@openapi-workflow-bot
Copy link

Hi, @Wzb123456789 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 Feb 13, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v2.0.0) new version base version
    default default(9813dad) default(main)
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️❌SwaggerAPIView: 0 Errors, 1 Warnings failed [Detail]
    Rule Message
    ⚠️ Failed to generate swagger APIView. The readme file format is invalid and the tag is not defined. Use the provided readme template for guidance readme template. For more details, please check the detail log. "How to fix":"Check the readme file and make sure the readme file format is valid and the tag is defined. Use the provided readme template"
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️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 Feb 13, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/kubernetesconfiguration/armkubernetesconfiguration - 2.0.0
    +	Field `InstalledVersion` of struct `ExtensionProperties` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-kubernetesconfiguration - 2.0.0
    +	Model ClusterScopeSettings no longer has parameter id
    +	Model ClusterScopeSettings no longer has parameter name
    +	Model ClusterScopeSettings no longer has parameter type
    +	Model Extension no longer has parameter installed_version
    +	Model ExtensionVersionList no longer has parameter versions
    azure-sdk-for-js - @azure/arm-kubernetesconfiguration - 6.0.0
    +	Interface Extension no longer has parameter installedVersion
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 3573db0. 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 major version of npm available! 8.19.3 -> 9.4.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.4.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-kubernetesconfiguration [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
      info	[Changelog]   - Added operation group PrivateLinkResourcesOperations
      info	[Changelog]   - Added operation group PrivateLinkScopesOperations
      info	[Changelog]   - Model Extension has a new parameter current_version
      info	[Changelog]   - Model Extension has a new parameter is_system_extension
      info	[Changelog]   - Model Extension has a new parameter plan
      info	[Changelog]   - Model ExtensionType has a new parameter id
      info	[Changelog]   - Model ExtensionType has a new parameter name
      info	[Changelog]   - Model ExtensionType has a new parameter type
      info	[Changelog]   - Model ExtensionVersionList has a new parameter value
      info	[Changelog]   - Model FluxConfiguration has a new parameter azure_blob
      info	[Changelog]   - Model FluxConfigurationPatch has a new parameter azure_blob
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ClusterScopeSettings no longer has parameter id
      info	[Changelog]   - Model ClusterScopeSettings no longer has parameter name
      info	[Changelog]   - Model ClusterScopeSettings no longer has parameter type
      info	[Changelog]   - Model Extension no longer has parameter installed_version
      info	[Changelog]   - Model ExtensionVersionList no longer has parameter versions
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3573db0. 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/kubernetesconfiguration/armkubernetesconfiguration [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Field `InstalledVersion` of struct `ExtensionProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `SourceKindTypeAzureBlob` added to type alias `SourceKindType`
      info	[Changelog] - New struct `AzureBlobDefinition`
      info	[Changelog] - New struct `AzureBlobPatchDefinition`
      info	[Changelog] - New struct `ManagedIdentityDefinition`
      info	[Changelog] - New struct `ManagedIdentityPatchDefinition`
      info	[Changelog] - New struct `Plan`
      info	[Changelog] - New struct `ServicePrincipalDefinition`
      info	[Changelog] - New struct `ServicePrincipalPatchDefinition`
      info	[Changelog] - New field `Plan` in struct `Extension`
      info	[Changelog] - New field `CurrentVersion` in struct `ExtensionProperties`
      info	[Changelog] - New field `IsSystemExtension` in struct `ExtensionProperties`
      info	[Changelog] - New field `AzureBlob` in struct `FluxConfigurationPatchProperties`
      info	[Changelog] - New field `AzureBlob` in struct `FluxConfigurationProperties`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 19 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3573db0. 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-kubernetesconfiguration [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface AzureBlobDefinition
      info	[Changelog]   - Added Interface AzureBlobPatchDefinition
      info	[Changelog]   - Added Interface ManagedIdentityDefinition
      info	[Changelog]   - Added Interface ManagedIdentityPatchDefinition
      info	[Changelog]   - Added Interface Plan
      info	[Changelog]   - Added Interface ServicePrincipalDefinition
      info	[Changelog]   - Added Interface ServicePrincipalPatchDefinition
      info	[Changelog]   - Interface Extension has a new optional parameter currentVersion
      info	[Changelog]   - Interface Extension has a new optional parameter isSystemExtension
      info	[Changelog]   - Interface Extension has a new optional parameter plan
      info	[Changelog]   - Interface FluxConfiguration has a new optional parameter azureBlob
      info	[Changelog]   - Interface FluxConfigurationPatch has a new optional parameter azureBlob
      info	[Changelog]   - Enum KnownSourceKindType has a new value AzureBlob
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface Extension no longer has parameter installedVersion
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 3573db0. 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] WARN 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
      warn	No file changes detected after generation
    • ️✔️kubernetesconfiguration [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3573db0. 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.SourceControlConfiguration [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 13, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/kubernetesconfiguration/armkubernetesconfiguration https://apiview.dev/Assemblies/Review/9e5ffd2850cb4dc38172d5195d7751ec
    Java azure-resourcemanager-kubernetesconfiguration https://apiview.dev/Assemblies/Review/370fab4c9ab6445ba0ab88e26f6b7aa7
    JavaScript @azure/arm-kubernetesconfiguration https://apiview.dev/Assemblies/Review/1618b46e455b4d79ab27b2a45e9eb530

    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