fleet autoupgrade GA - add autoupgradeprofilestatus #32634
openapi-pipeline-app / SDK azure-sdk-for-go
succeeded
Feb 20, 2025 in 6m 42s
SDK azure-sdk-for-go succeeded
azure-sdk-for-go
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 ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json warn Warning: cannot find emitter config for azure-sdk-for-go 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. command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json cmdout [Go] Start to process autorest project: specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/readme.md cmdout [Go] Start to process rp: containerservicefleet, namespace: armcontainerservicefleet cmdout [Go] Start to run `go generate` to regenerate the code... cmdout [Go] Start to generate changelog for package...
️✔️
sdk/resourcemanager/containerservicefleet/armcontainerservicefleet [Preview SDK Changes]info [Changelog] ### Features Added info [Changelog] - New value `NodeImageSelectionTypeCustom` added to enum type `NodeImageSelectionType` info [Changelog] - New enum type `AutoUpgradeLastTriggerStatus` with values `AutoUpgradeLastTriggerStatusFailed`, `AutoUpgradeLastTriggerStatusSucceeded` info [Changelog] - New enum type `AutoUpgradeNodeImageSelectionType` with values `AutoUpgradeNodeImageSelectionTypeConsistent`, `AutoUpgradeNodeImageSelectionTypeLatest` info [Changelog] - New enum type `AutoUpgradeProfileProvisioningState` with values `AutoUpgradeProfileProvisioningStateCanceled`, `AutoUpgradeProfileProvisioningStateFailed`, `AutoUpgradeProfileProvisioningStateSucceeded` info [Changelog] - New enum type `UpgradeChannel` with values `UpgradeChannelNodeImage`, `UpgradeChannelRapid`, `UpgradeChannelStable` info [Changelog] - New function `NewAutoUpgradeProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AutoUpgradeProfilesClient, error)` info [Changelog] - New function `*AutoUpgradeProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, AutoUpgradeProfile, *AutoUpgradeProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[AutoUpgradeProfilesClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*AutoUpgradeProfilesClient.BeginDelete(context.Context, string, string, string, *AutoUpgradeProfilesClientBeginDeleteOptions) (*runtime.Poller[AutoUpgradeProfilesClientDeleteResponse], error)` info [Changelog] - New function `*AutoUpgradeProfilesClient.Get(context.Context, string, string, string, *AutoUpgradeProfilesClientGetOptions) (AutoUpgradeProfilesClientGetResponse, error)` info [Changelog] - New function `*AutoUpgradeProfilesClient.NewListByFleetPager(string, string, *AutoUpgradeProfilesClientListByFleetOptions) *runtime.Pager[AutoUpgradeProfilesClientListByFleetResponse]` info [Changelog] - New function `*ClientFactory.NewAutoUpgradeProfilesClient() *AutoUpgradeProfilesClient` info [Changelog] - New struct `AutoUpgradeNodeImageSelection` info [Changelog] - New struct `AutoUpgradeProfile` info [Changelog] - New struct `AutoUpgradeProfileListResult` info [Changelog] - New struct `AutoUpgradeProfileProperties` info [Changelog] - New struct `AutoUpgradeProfileStatus` info [Changelog] - New field `EnableVnetIntegration`, `SubnetID` in struct `APIServerAccessProfile` info [Changelog] - New field `CustomNodeImageVersions` in struct `NodeImageSelection` info [Changelog] Total 0 breaking change(s), 33 additive change(s).
Loading