Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Dec 3, 2025

Configurations: 'specification/containerservice/Fleet.Management/tspconfig.yaml', API Version: 2025-08-01-preview, SDK Release Type: beta, and CommitSHA: 'd0cd556bd91d2dda700e983c0d253fa025b324c0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5634445 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=fd5c7709-d7cf-f011-bbd3-6045bd07ef68 Submitted by: [email protected]

Release Plan Details

…onfig.yaml', API Version: 2025-08-01-preview, SDK Release Type: beta, and CommitSHA: 'd0cd556bd91d2dda700e983c0d253fa025b324c0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5634445 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
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.

Pull request overview

This PR updates the Azure Container Service Fleet Management SDK from API version 2025-04-01-preview to 2025-08-01-preview. The changes include migrating from setup.py to pyproject.toml for package configuration, adding new FleetManagedNamespaces operations for namespace management across fleet members, modernizing type annotations from typing module types to built-in types (Dict→dict, List→list), and updating the SDK version from 4.0.0b1 to 4.0.0b2.

Key Changes:

  • Migration to PEP 517/518 build system with pyproject.toml replacing setup.py
  • Addition of FleetManagedNamespaces operations with full CRUD support
  • Type annotation modernization throughout the codebase
  • API version update to 2025-08-01-preview

Reviewed changes

Copilot reviewed 93 out of 94 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Replaced setup.py with modern build configuration including all package metadata and dependencies
setup.py Deleted in favor of pyproject.toml
sdk_packaging.toml Deleted with content migrated to pyproject.toml
azure/mgmt/containerservicefleet/operations/_operations.py Added FleetManagedNamespacesOperations class and updated API versions throughout
azure/mgmt/containerservicefleet/models/_models.py Added 15+ new model classes for managed namespace functionality
azure/mgmt/containerservicefleet/models/_enums.py Added 8 new enum types for namespace policies and configuration
generated_tests/*.py Added comprehensive test files for FleetManagedNamespaces operations
generated_samples/*.py Updated API version references in all sample files
_configuration.py, _client.py Added cloud_setting parameter support and FleetManagedNamespaces operations integration
_version.py Bumped version from 4.0.0b1 to 4.0.0b2

@ChenxiJiang333
Copy link
Member

@msyyc brown field typespec pr is ready, please help review.

@msyyc
Copy link
Member

msyyc commented Dec 8, 2025

@ChenxiJiang333 LGTM.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants