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

Update python & java readmes for ContainerService/aks 2023-11-02-preview #26753

update readme

d8f464b
Select commit
Loading
Failed to load commit list.
Merged

Update python & java readmes for ContainerService/aks 2023-11-02-preview #26753

update readme
d8f464b
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Nov 17, 2023 in 3m 6s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 10ed712ac8e9d56005bd8991fe33c4a64b490fbb. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/containerservice/armcontainerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Field `Expanders` of struct `ManagedClusterPropertiesAutoScalerProfile` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `AgentPoolTypeVirtualMachines` added to enum type `AgentPoolType`
    info	[Changelog] - New value `OSSKUWindowsAnnual` added to enum type `OSSKU`
    info	[Changelog] - New enum type `NodeProvisioningMode` with values `NodeProvisioningModeAuto`, `NodeProvisioningModeManual`
    info	[Changelog] - New function `*AgentPoolsClient.BeginDeleteMachines(context.Context, string, string, string, AgentPoolDeleteMachinesParameter, *AgentPoolsClientBeginDeleteMachinesOptions) (*runtime.Poller[AgentPoolsClientDeleteMachinesResponse], error)`
    info	[Changelog] - New function `*ClientFactory.NewOperationStatusResultClient() *OperationStatusResultClient`
    info	[Changelog] - New function `NewOperationStatusResultClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OperationStatusResultClient, error)`
    info	[Changelog] - New function `*OperationStatusResultClient.Get(context.Context, string, string, string, *OperationStatusResultClientGetOptions) (OperationStatusResultClientGetResponse, error)`
    info	[Changelog] - New function `*OperationStatusResultClient.GetByAgentPool(context.Context, string, string, string, string, *OperationStatusResultClientGetByAgentPoolOptions) (OperationStatusResultClientGetByAgentPoolResponse, error)`
    info	[Changelog] - New function `*OperationStatusResultClient.NewListPager(string, string, *OperationStatusResultClientListOptions) *runtime.Pager[OperationStatusResultClientListResponse]`
    info	[Changelog] - New struct `AgentPoolArtifactStreamingProfile`
    info	[Changelog] - New struct `AgentPoolDeleteMachinesParameter`
    info	[Changelog] - New struct `AgentPoolGPUProfile`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `ManagedClusterAIToolchainOperatorProfile`
    info	[Changelog] - New struct `ManagedClusterNodeProvisioningProfile`
    info	[Changelog] - New struct `ManualScaleProfile`
    info	[Changelog] - New struct `OperationStatusResult`
    info	[Changelog] - New struct `OperationStatusResultList`
    info	[Changelog] - New struct `ScaleProfile`
    info	[Changelog] - New struct `VirtualMachineNodes`
    info	[Changelog] - New struct `VirtualMachinesProfile`
    info	[Changelog] - New field `NodeSoakDurationInMinutes` in struct `AgentPoolUpgradeSettings`
    info	[Changelog] - New field `ArtifactStreamingProfile`, `GpuProfile`, `NodeInitializationTaints`, `VirtualMachineNodesStatus`, `VirtualMachinesProfile` in struct `ManagedClusterAgentPoolProfile`
    info	[Changelog] - New field `ArtifactStreamingProfile`, `GpuProfile`, `NodeInitializationTaints`, `VirtualMachineNodesStatus`, `VirtualMachinesProfile` in struct `ManagedClusterAgentPoolProfileProperties`
    info	[Changelog] - New field `AiToolchainOperatorProfile`, `NodeProvisioningProfile` in struct `ManagedClusterProperties`
    info	[Changelog]
    info	[Changelog] Total 1 breaking change(s), 41 additive change(s).