-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[mgmt] containerservice stable #35341
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request updates the Azure Container Service ARM SDK to the stable version by removing preview features and updating API version. The changes focus on removing experimental features like managed namespaces, operation status results, and load balancers while maintaining the core managed cluster functionality.
- Removes preview features including managed namespaces, operation status results, and load balancers
- Updates API version from "2025-04-02-preview" to "2025-05-01"
- Simplifies the SDK by removing experimental interfaces and operations
Reviewed Changes
Copilot reviewed 292 out of 305 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/operationsInterfaces/*.ts | Removes several preview operation interfaces and updates method signatures |
| src/operations/*.ts | Removes operation implementations for preview features and updates formatting |
| src/models/parameters.ts | Updates API version and removes preview-specific parameters |
| src/containerServiceClient.ts | Updates client to remove preview operations and update package version |
| samples/ | Removes sample files for deleted preview features |
sdk/containerservice/arm-containerservice/src/operationsInterfaces/machines.ts
Show resolved
Hide resolved
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
/check-enforcer evaluate |
|
@microsoft-github-policy-service rerun |
|
/check-enforcer override |
https://github.com/Azure/sdk-release-request/issues/6342