fleet autoupgrade GA - add autoupgradeprofilestatus #32634
+6,894
−116
openapi-pipeline-app / SDK azure-sdk-for-python
succeeded
Feb 20, 2025 in 10m 20s
SDK azure-sdk-for-python succeeded
azure-sdk-for-python
View Azure DevOps build log for more details.
Details
Note
For more instructions, please refer to the FAQ .
️✔️
Succeeded in generating from f0267bd. SDK Automation 14.0.0command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json cmdout [automation_generate.sh] 2025-02-20 01:30:39 [ERROR] fail to update meta: Expecting property name enclosed in double quotes: line 11 column 1 (char 752) warn Warning: cannot find emitter config for azure-sdk-for-python in tspconfig.yaml for typespec project specification/containerservice/Fleet.Management/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
️✔️
azure-mgmt-containerservicefleet [Preview SDK Changes]info [Changelog] ### Features Added info [Changelog] - Client `ContainerServiceFleetMgmtClient` added operation group `auto_upgrade_profiles` info [Changelog] - Model `APIServerAccessProfile` added property `enable_vnet_integration` info [Changelog] - Model `APIServerAccessProfile` added property `subnet_id` info [Changelog] - Model `NodeImageSelection` added property `custom_node_image_versions` info [Changelog] - Enum `NodeImageSelectionType` added member `CUSTOM` info [Changelog] - Added enum `AutoUpgradeLastTriggerStatus` info [Changelog] - Added model `AutoUpgradeNodeImageSelection` info [Changelog] - Added enum `AutoUpgradeNodeImageSelectionType` info [Changelog] - Added model `AutoUpgradeProfile` info [Changelog] - Added model `AutoUpgradeProfileListResult` info [Changelog] - Added enum `AutoUpgradeProfileProvisioningState` info [Changelog] - Added model `AutoUpgradeProfileStatus` info [Changelog] - Added enum `UpgradeChannel` info [Changelog] - Added model `AutoUpgradeProfilesOperations` info [Changelog] - Method `AutoUpgradeProfilesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, fleet_name: str, auto_upgrade_profile_name: str, resource: AutoUpgradeProfile, if_match: Optional[str], if_none_match: Optional[str], content_type: str)` info [Changelog] - Method `AutoUpgradeProfilesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, fleet_name: str, auto_upgrade_profile_name: str, resource: IO[bytes], if_match: Optional[str], if_none_match: Optional[str], content_type: str)`
Loading