Skip to content
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

fleet autoupgrade GA - add autoupgradeprofilestatus #32634

Open
wants to merge 11 commits into
base: release-aks-fleet-2025-03-01
Choose a base branch
from

run prettier on examples

6f5ee28
Select commit
Loading
Failed to load commit list.
Open

fleet autoupgrade GA - add autoupgradeprofilestatus #32634

run prettier on examples
6f5ee28
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-js succeeded Feb 20, 2025 in 8m 38s

SDK azure-sdk-for-js succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from f0267bd. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	Warning: File azure-sdk-for-js_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    warn		Warning: cannot find emitter config for azure-sdk-for-js 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/arm-containerservicefleet [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]   - Added operation group AutoUpgradeProfiles
    info	[Changelog]   - Added Interface AutoUpgradeNodeImageSelection
    info	[Changelog]   - Added Interface AutoUpgradeProfile
    info	[Changelog]   - Added Interface AutoUpgradeProfileListResult
    info	[Changelog]   - Added Interface AutoUpgradeProfilesCreateOrUpdateHeaders
    info	[Changelog]   - Added Interface AutoUpgradeProfilesCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface AutoUpgradeProfilesDeleteHeaders
    info	[Changelog]   - Added Interface AutoUpgradeProfilesDeleteOptionalParams
    info	[Changelog]   - Added Interface AutoUpgradeProfilesGetOptionalParams
    info	[Changelog]   - Added Interface AutoUpgradeProfilesListByFleetNextOptionalParams
    info	[Changelog]   - Added Interface AutoUpgradeProfilesListByFleetOptionalParams
    info	[Changelog]   - Added Interface AutoUpgradeProfileStatus
    info	[Changelog]   - Added Type Alias AutoUpgradeLastTriggerStatus
    info	[Changelog]   - Added Type Alias AutoUpgradeNodeImageSelectionType
    info	[Changelog]   - Added Type Alias AutoUpgradeProfileProvisioningState
    info	[Changelog]   - Added Type Alias AutoUpgradeProfilesCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias AutoUpgradeProfilesDeleteResponse
    info	[Changelog]   - Added Type Alias AutoUpgradeProfilesGetResponse
    info	[Changelog]   - Added Type Alias AutoUpgradeProfilesListByFleetNextResponse
    info	[Changelog]   - Added Type Alias AutoUpgradeProfilesListByFleetResponse
    info	[Changelog]   - Added Type Alias UpgradeChannel
    info	[Changelog]   - Interface APIServerAccessProfile has a new optional parameter enableVnetIntegration
    info	[Changelog]   - Interface APIServerAccessProfile has a new optional parameter subnetId
    info	[Changelog]   - Interface NodeImageSelection has a new optional parameter customNodeImageVersions
    info	[Changelog]   - Added Enum KnownAutoUpgradeLastTriggerStatus
    info	[Changelog]   - Added Enum KnownAutoUpgradeNodeImageSelectionType
    info	[Changelog]   - Added Enum KnownAutoUpgradeProfileProvisioningState
    info	[Changelog]   - Added Enum KnownUpgradeChannel
    info	[Changelog]   - Enum KnownNodeImageSelectionType has a new value Custom