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 new field resourceUID to managed cluster properties #25069

Merged

update description

029f051
Select commit
Loading
Failed to load commit list.
Merged

add new field resourceUID to managed cluster properties #25069

update description
029f051
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Jul 31, 2023 in 3m 19s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from b3fbb4c7644a8130e3bc8f92dce82f102ddff0d3. 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 value `OSSKUMariner` added to enum type `OSSKU`
    info	[Changelog] - New value `PublicNetworkAccessSecuredByPerimeter` added to enum type `PublicNetworkAccess`
    info	[Changelog] - New value `SnapshotTypeManagedCluster` added to enum type `SnapshotType`
    info	[Changelog] - New value `WorkloadRuntimeKataMshvVMIsolation` added to enum type `WorkloadRuntime`
    info	[Changelog] - New enum type `AgentPoolSSHAccess` with values `AgentPoolSSHAccessDisabled`, `AgentPoolSSHAccessLocalUser`
    info	[Changelog] - New enum type `BackendPoolType` with values `BackendPoolTypeNodeIP`, `BackendPoolTypeNodeIPConfiguration`
    info	[Changelog] - New enum type `ControlPlaneUpgradeOverride` with values `ControlPlaneUpgradeOverrideIgnoreKubernetesDeprecations`
    info	[Changelog] - New enum type `ControlledValues` with values `ControlledValuesRequestsAndLimits`, `ControlledValuesRequestsOnly`
    info	[Changelog] - New enum type `IpvsScheduler` with values `IpvsSchedulerLeastConnection`, `IpvsSchedulerRoundRobin`
    info	[Changelog] - New enum type `IstioIngressGatewayMode` with values `IstioIngressGatewayModeExternal`, `IstioIngressGatewayModeInternal`
    info	[Changelog] - New enum type `Level` with values `LevelEnforcement`, `LevelOff`, `LevelWarning`
    info	[Changelog] - New enum type `Mode` with values `ModeIPTABLES`, `ModeIPVS`
    info	[Changelog] - New enum type `NodeOSUpgradeChannel` with values `NodeOSUpgradeChannelNodeImage`, `NodeOSUpgradeChannelNone`, `NodeOSUpgradeChannelSecurityPatch`, `NodeOSUpgradeChannelUnmanaged`
    info	[Changelog] - New enum type `Protocol` with values `ProtocolTCP`, `ProtocolUDP`
    info	[Changelog] - New enum type `RestrictionLevel` with values `RestrictionLevelReadOnly`, `RestrictionLevelUnrestricted`
    info	[Changelog] - New enum type `ServiceMeshMode` with values `ServiceMeshModeDisabled`, `ServiceMeshModeIstio`
    info	[Changelog] - New enum type `TrustedAccessRoleBindingProvisioningState` with values `TrustedAccessRoleBindingProvisioningStateCanceled`, `TrustedAccessRoleBindingProvisioningStateDeleting`, `TrustedAccessRoleBindingProvisioningStateFailed`, `TrustedAccessRoleBindingProvisioningStateSucceeded`, `TrustedAccessRoleBindingProvisioningStateUpdating`
    info	[Changelog] - New enum type `UpdateMode` with values `UpdateModeAuto`, `UpdateModeInitial`, `UpdateModeOff`, `UpdateModeRecreate`
    info	[Changelog] - New function `*ClientFactory.NewManagedClusterSnapshotsClient() *ManagedClusterSnapshotsClient`
    info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRoleBindingsClient() *TrustedAccessRoleBindingsClient`
    info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRolesClient() *TrustedAccessRolesClient`
    info	[Changelog] - New function `NewManagedClusterSnapshotsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedClusterSnapshotsClient, error)`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.CreateOrUpdate(context.Context, string, string, ManagedClusterSnapshot, *ManagedClusterSnapshotsClientCreateOrUpdateOptions) (ManagedClusterSnapshotsClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Delete(context.Context, string, string, *ManagedClusterSnapshotsClientDeleteOptions) (ManagedClusterSnapshotsClientDeleteResponse, error)`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Get(context.Context, string, string, *ManagedClusterSnapshotsClientGetOptions) (ManagedClusterSnapshotsClientGetResponse, error)`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListByResourceGroupPager(string, *ManagedClusterSnapshotsClientListByResourceGroupOptions) *runtime.Pager[ManagedClusterSnapshotsClientListByResourceGroupResponse]`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListPager(*ManagedClusterSnapshotsClientListOptions) *runtime.Pager[ManagedClusterSnapshotsClientListResponse]`
    info	[Changelog] - New function `*ManagedClusterSnapshotsClient.UpdateTags(context.Context, string, string, TagsObject, *ManagedClusterSnapshotsClientUpdateTagsOptions) (ManagedClusterSnapshotsClientUpdateTagsResponse, error)`
    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 function `NewTrustedAccessRoleBindingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRoleBindingsClient, error)`
    info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.CreateOrUpdate(context.Context, string, string, string, TrustedAccessRoleBinding, *TrustedAccessRoleBindingsClientCreateOrUpdateOptions) (TrustedAccessRoleBindingsClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Delete(context.Context, string, string, string, *TrustedAccessRoleBindingsClientDeleteOptions) (TrustedAccessRoleBindingsClientDeleteResponse, error)`
    info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Get(context.Context, string, string, string, *TrustedAccessRoleBindingsClientGetOptions) (TrustedAccessRoleBindingsClientGetResponse, error)`
    info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.NewListPager(string, string, *TrustedAccessRoleBindingsClientListOptions) *runtime.Pager[TrustedAccessRoleBindingsClientListResponse]`
    info	[Changelog] - New function `NewTrustedAccessRolesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRolesClient, error)`
    info	[Changelog] - New function `*TrustedAccessRolesClient.NewListPager(string, *TrustedAccessRolesClientListOptions) *runtime.Pager[TrustedAccessRolesClientListResponse]`
    info	[Changelog] - New struct `AgentPoolNetworkProfile`
    info	[Changelog] - New struct `AgentPoolSecurityProfile`
    info	[Changelog] - New struct `AgentPoolWindowsProfile`
    info	[Changelog] - New struct `ClusterUpgradeSettings`
    info	[Changelog] - New struct `CompatibleVersions`
    info	[Changelog] - New struct `DelegatedResource`
    info	[Changelog] - New struct `GuardrailsProfile`
    info	[Changelog] - New struct `IPTag`
    info	[Changelog] - New struct `IstioCertificateAuthority`
    info	[Changelog] - New struct `IstioComponents`
    info	[Changelog] - New struct `IstioIngressGateway`
    info	[Changelog] - New struct `IstioPluginCertificateAuthority`
    info	[Changelog] - New struct `IstioServiceMesh`
    info	[Changelog] - New struct `ManagedClusterIngressProfile`
    info	[Changelog] - New struct `ManagedClusterIngressProfileWebAppRouting`
    info	[Changelog] - New struct `ManagedClusterNodeResourceGroupProfile`
    info	[Changelog] - New struct `ManagedClusterPropertiesForSnapshot`
    info	[Changelog] - New struct `ManagedClusterSecurityProfileImageIntegrity`
    info	[Changelog] - New struct `ManagedClusterSecurityProfileNodeRestriction`
    info	[Changelog] - New struct `ManagedClusterSnapshot`
    info	[Changelog] - New struct `ManagedClusterSnapshotListResult`
    info	[Changelog] - New struct `ManagedClusterSnapshotProperties`
    info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
    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 `NetworkMonitoring`
    info	[Changelog] - New struct `NetworkProfileForSnapshot`
    info	[Changelog] - New struct `NetworkProfileKubeProxyConfig`
    info	[Changelog] - New struct `NetworkProfileKubeProxyConfigIpvsConfig`
    info	[Changelog] - New struct `PortRange`
    info	[Changelog] - New struct `ServiceMeshProfile`
    info	[Changelog] - New struct `TrustedAccessRole`
    info	[Changelog] - New struct `TrustedAccessRoleBinding`
    info	[Changelog] - New struct `TrustedAccessRoleBindingListResult`
    info	[Changelog] - New struct `TrustedAccessRoleBindingProperties`
    info	[Changelog] - New struct `TrustedAccessRoleListResult`
    info	[Changelog] - New struct `TrustedAccessRoleRule`
    info	[Changelog] - New struct `UpgradeOverrideSettings`
    info	[Changelog] - New field `DrainTimeoutInMinutes` in struct `AgentPoolUpgradeSettings`
    info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `AgentPoolsClientBeginDeleteOptions`
    info	[Changelog] - New field `EnableVnetIntegration`, `SubnetID` in struct `ManagedClusterAPIServerAccessProfile`
    info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfile`
    info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfileProperties`
    info	[Changelog] - New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
    info	[Changelog] - New field `EffectiveNoProxy` in struct `ManagedClusterHTTPProxyConfig`
    info	[Changelog] - New field `DelegatedResources` in struct `ManagedClusterIdentity`
    info	[Changelog] - New field `BackendPoolType` in struct `ManagedClusterLoadBalancerProfile`
    info	[Changelog] - New field `CreationData`, `EnableNamespaceResources`, `GuardrailsProfile`, `IngressProfile`, `NodeResourceGroupProfile`, `ResourceUID`, `ServiceMeshProfile`, `UpgradeSettings` in struct `ManagedClusterProperties`
    info	[Changelog] - New field `CustomCATrustCertificates`, `ImageIntegrity`, `NodeRestriction` in struct `ManagedClusterSecurityProfile`
    info	[Changelog] - New field `Version` in struct `ManagedClusterStorageProfileDiskCSIDriver`
    info	[Changelog] - New field `VerticalPodAutoscaler` in struct `ManagedClusterWorkloadAutoScalerProfile`
    info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `ManagedClustersClientBeginDeleteOptions`
    info	[Changelog] - New field `KubeProxyConfig`, `Monitoring` in struct `NetworkProfile`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 175 additive change(s).