Skip to content

migrate containerservice to typespec#48491

Open
weidongxu-microsoft wants to merge 19 commits intoAzure:mainfrom
weidongxu-microsoft:migrate-containerservice
Open

migrate containerservice to typespec#48491
weidongxu-microsoft wants to merge 19 commits intoAzure:mainfrom
weidongxu-microsoft:migrate-containerservice

Conversation

@weidongxu-microsoft
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Mar 20, 2026
- Regenerate SDK from TypeSpec with api-version 2026-01-01
- Update hand-written code: replace listOrchestrators with listKubernetesVersions
- Fix float-to-Double type change for spotMaxPrice
- Fix OrchestratorManagementClientImpl constructor compatibility
- Add revapi suppressions for TypeSpec migration breaks
- Update module-info.java for implementation.models package

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
weidongxu-microsoft and others added 7 commits March 20, 2026 15:19
…ssary revapi suppressions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
weidongxu-microsoft and others added 2 commits March 20, 2026 16:20
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…vePrivateLinkServiceIdPOSTSamples

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@weidongxu-microsoft
Copy link
Member Author

live test pass

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@weidongxu-microsoft weidongxu-microsoft changed the title migrate containerservice migrate containerservice to typespec Mar 20, 2026
@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review March 20, 2026 09:17
Copilot AI review requested due to automatic review settings March 20, 2026 09:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants