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-09-01 #26125

update readmes

2d412bf
Select commit
Loading
Failed to load commit list.
Merged

Update python & java readmes for ContainerService/aks 2023-09-01 #26125

update readmes
2d412bf
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Oct 9, 2023 in 3m 32s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 62872a68c52e1d57881b63ffcfac130692d6cf59. 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]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `IstioIngressGatewayMode` with values `IstioIngressGatewayModeExternal`, `IstioIngressGatewayModeInternal`
    info	[Changelog] - New enum type `ServiceMeshMode` with values `ServiceMeshModeDisabled`, `ServiceMeshModeIstio`
    info	[Changelog] - New function `*ManagedClustersClient.GetMeshRevisionProfile(context.Context, string, string, *ManagedClustersClientGetMeshRevisionProfileOptions) (ManagedClustersClientGetMeshRevisionProfileResponse, error)`
    info	[Changelog] - New function `*ManagedClustersClient.GetMeshUpgradeProfile(context.Context, string, string, string, *ManagedClustersClientGetMeshUpgradeProfileOptions) (ManagedClustersClientGetMeshUpgradeProfileResponse, error)`
    info	[Changelog] - New function `*ManagedClustersClient.NewListMeshRevisionProfilesPager(string, *ManagedClustersClientListMeshRevisionProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshRevisionProfilesResponse]`
    info	[Changelog] - New function `*ManagedClustersClient.NewListMeshUpgradeProfilesPager(string, string, *ManagedClustersClientListMeshUpgradeProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshUpgradeProfilesResponse]`
    info	[Changelog] - New struct `CompatibleVersions`
    info	[Changelog] - New struct `IstioCertificateAuthority`
    info	[Changelog] - New struct `IstioComponents`
    info	[Changelog] - New struct `IstioEgressGateway`
    info	[Changelog] - New struct `IstioIngressGateway`
    info	[Changelog] - New struct `IstioPluginCertificateAuthority`
    info	[Changelog] - New struct `IstioServiceMesh`
    info	[Changelog] - New struct `MeshRevision`
    info	[Changelog] - New struct `MeshRevisionProfile`
    info	[Changelog] - New struct `MeshRevisionProfileList`
    info	[Changelog] - New struct `MeshRevisionProfileProperties`
    info	[Changelog] - New struct `MeshUpgradeProfile`
    info	[Changelog] - New struct `MeshUpgradeProfileList`
    info	[Changelog] - New struct `MeshUpgradeProfileProperties`
    info	[Changelog] - New struct `ServiceMeshProfile`
    info	[Changelog] - New field `ResourceUID`, `ServiceMeshProfile` in struct `ManagedClusterProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 41 additive change(s).