Skip to content

[AutoPR azure-mgmt-containerservicefleet]-generated-from-SDK Generation - Python-6786827 - #48890

Open
azure-sdk-automation[bot] wants to merge 2 commits into
mainfrom
sdkauto/azure-mgmt-containerservicefleet-6786235
Open

[AutoPR azure-mgmt-containerservicefleet]-generated-from-SDK Generation - Python-6786827#48890
azure-sdk-automation[bot] wants to merge 2 commits into
mainfrom
sdkauto/azure-mgmt-containerservicefleet-6786235

Conversation

@azure-sdk-automation

@azure-sdk-automation azure-sdk-automation Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Configurations: 'specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/tspconfig.yaml', and CommitSHA: '9850c4ea2ee79e85ab8297a56d03e4494aa29b71' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6786827 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://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=36399 Submitted by: weiweng@microsoft.com

…osoft.ContainerService/fleet/tspconfig.yaml', API Version: 2026-06-02-preview, SDK Release Type: beta, and CommitSHA: '7ad5d5c9180ad584d3e0b90622233e01fa5978cf' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6786235 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI balanced review requested due to automatic review settings September 3, 2026 19:49
@azure-sdk-automation azure-sdk-automation Bot added the auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically. label Sep 3, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
10 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The preview versioning, package metadata, client signatures, and newly exposed operation group are consistent.

Pull request overview

Updates azure-mgmt-containerservicefleet for the 2026-06-02-preview API and publishes it as 4.1.0b1.

Changes:

  • Adds cluster mesh profile operations and related client exposure.
  • Adds preview models, enums, update-strategy capabilities, and samples.
  • Aligns package version, metadata, changelog, and beta classifiers.

All paths below are relative to sdk/containerservice/azure-mgmt-containerservicefleet/.

File summaries
File Description
tsp-location.yaml Updates the specification commit.
pyproject.toml Marks the package as beta.
generated_tests/test_container_service_fleet_mgmt_update_runs_operations.py Refreshes generated sync fixtures.
generated_tests/test_container_service_fleet_mgmt_update_runs_operations_async.py Refreshes generated async fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_update_strategies_operations.py Refreshes strategy fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_update_strategies_operations_async.py Refreshes async strategy fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_members_operations.py Adds mesh response fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_members_operations_async.py Adds async mesh fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_managed_namespaces_operations.py Refreshes namespace fixtures.
generated_tests/test_container_service_fleet_mgmt_fleet_managed_namespaces_operations_async.py Refreshes async namespace fixtures.
generated_tests/test_container_service_fleet_mgmt_cluster_mesh_profiles_operations.py Adds generated mesh tests.
generated_tests/test_container_service_fleet_mgmt_cluster_mesh_profiles_operations_async.py Adds generated async mesh tests.
generated_tests/test_container_service_fleet_mgmt_auto_upgrade_profiles_operations.py Adds trigger-message fixture.
generated_tests/test_container_service_fleet_mgmt_auto_upgrade_profiles_operations_async.py Adds async trigger-message fixture.
generated_samples/update_strategies_list_by_fleet.py Updates sample API reference.
generated_samples/update_strategies_get.py Updates sample API reference.
generated_samples/update_strategies_delete.py Updates sample API reference.
generated_samples/update_strategies_create_or_update.py Demonstrates member selectors.
generated_samples/update_runs_stop.py Updates sample API reference.
generated_samples/update_runs_start.py Updates sample API reference.
generated_samples/update_runs_skip.py Updates sample API reference.
generated_samples/update_runs_list_by_fleet.py Updates sample API reference.
generated_samples/update_runs_get.py Updates sample API reference.
generated_samples/update_runs_delete.py Updates sample API reference.
generated_samples/update_runs_create_or_update.py Demonstrates scheduled starts.
generated_samples/operations_list.py Updates sample API reference.
generated_samples/gates_update.py Updates sample API reference.
generated_samples/gates_list_by_fleet.py Updates sample API reference.
generated_samples/gates_get.py Updates sample API reference.
generated_samples/gates_get_scheduled_start.py Adds scheduled-start sample.
generated_samples/fleets_update.py Updates sample API reference.
generated_samples/fleets_patch_tags.py Updates sample API reference.
generated_samples/fleets_list_credentials_result.py Updates sample API reference.
generated_samples/fleets_list_by_sub.py Updates sample API reference.
generated_samples/fleets_list_by_resource_group.py Updates sample API reference.
generated_samples/fleets_get.py Updates sample API reference.
generated_samples/fleets_delete.py Updates sample API reference.
generated_samples/fleets_create_or_update.py Updates sample API reference.
generated_samples/fleet_members_update.py Updates sample API reference.
generated_samples/fleet_members_list_by_fleet.py Updates sample API reference.
generated_samples/fleet_members_get.py Updates sample API reference.
generated_samples/fleet_members_delete.py Updates sample API reference.
generated_samples/fleet_members_create.py Updates sample API reference.
generated_samples/fleet_managed_namespaces_update.py Demonstrates rollout strategy updates.
generated_samples/fleet_managed_namespaces_list_by_fleet.py Updates sample API reference.
generated_samples/fleet_managed_namespaces_get.py Updates sample API reference.
generated_samples/fleet_managed_namespaces_delete.py Updates sample API reference.
generated_samples/fleet_managed_namespaces_create_or_update.py Updates sample API reference.
generated_samples/cluster_mesh_profiles_list_by_fleet.py Adds mesh-list sample.
generated_samples/cluster_mesh_profiles_get.py Adds mesh-get sample.
generated_samples/cluster_mesh_profiles_delete.py Adds mesh-delete sample.
generated_samples/cluster_mesh_profiles_create_or_update.py Adds mesh-create sample.
generated_samples/cluster_mesh_profiles_apply.py Adds mesh-apply sample.
generated_samples/auto_upgrade_profiles_list_by_fleet.py Updates sample API reference.
generated_samples/auto_upgrade_profiles_get.py Updates sample API reference.
generated_samples/auto_upgrade_profiles_delete.py Updates sample API reference.
generated_samples/auto_upgrade_profiles_create_or_update.py Updates sample API reference.
generated_samples/auto_upgrade_profile_operations_generate_update_run.py Updates sample API reference.
CHANGELOG.md Documents the beta release.
azure/mgmt/containerservicefleet/types.py Adds generated input types.
azure/mgmt/containerservicefleet/operations/_patch.py Normalizes generated formatting.
azure/mgmt/containerservicefleet/operations/__init__.py Exports mesh operations.
azure/mgmt/containerservicefleet/models/_patch.py Normalizes generated formatting.
azure/mgmt/containerservicefleet/models/_enums.py Adds preview enums.
azure/mgmt/containerservicefleet/models/__init__.py Exports new models and enums.
azure/mgmt/containerservicefleet/aio/operations/_patch.py Normalizes generated formatting.
azure/mgmt/containerservicefleet/aio/operations/_operations.py Adds async mesh operations and API support.
azure/mgmt/containerservicefleet/aio/operations/__init__.py Exports async mesh operations.
azure/mgmt/containerservicefleet/aio/_patch.py Normalizes generated formatting.
azure/mgmt/containerservicefleet/aio/_configuration.py Changes the async default API version.
azure/mgmt/containerservicefleet/aio/_client.py Exposes async mesh operations.
azure/mgmt/containerservicefleet/_version.py Sets version 4.1.0b1.
azure/mgmt/containerservicefleet/_patch.py Normalizes generated formatting.
azure/mgmt/containerservicefleet/_configuration.py Changes the sync default API version.
azure/mgmt/containerservicefleet/_client.py Exposes sync mesh operations.
apiview-properties.json Updates cross-language API mappings.
api.metadata.yml Updates API metadata hashes and versions.
_metadata.json Records the preview API and generator versions.
Review details
  • Files reviewed: 81/81 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings September 3, 2026 21:45
@azure-sdk-automation azure-sdk-automation Bot changed the title [AutoPR azure-mgmt-containerservicefleet]-generated-from-SDK Generation - Python-6786235 [AutoPR azure-mgmt-containerservicefleet]-generated-from-SDK Generation - Python-6786827 Sep 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

The broad generated preview API expansion warrants final human API-surface and release validation.

Review details
  • Files reviewed: 81/81 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

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

Labels

auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants