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

add resourceuid field to managed cluster properties #25478

Merge branch 'dev-containerservice-Microsoft.ContainerService-2023-08…

723a965
Select commit
Loading
Failed to load commit list.
Merged

add resourceuid field to managed cluster properties #25478

Merge branch 'dev-containerservice-Microsoft.ContainerService-2023-08…
723a965
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 24, 2023 in 4m 15s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 67c761abc8a233ef7de14be0d7da8404e34dd005. 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 `ClusterUpgradeSettings`
    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 struct `UpgradeOverrideSettings`
    info	[Changelog] - New field `ResourceUID`, `ServiceMeshProfile`, `UpgradeSettings` in struct `ManagedClusterProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 45 additive change(s).