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 trusted access put and delete to async operation #25537

Update header

1b3c9bb
Select commit
Loading
Failed to load commit list.
Merged

Update trusted access put and delete to async operation #25537

Update header
1b3c9bb
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 25, 2023 in 6m 13s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from ccea02bf31845c3cc5cb926fd2c50986af5b199b. 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 `NetworkPolicyNone` added to enum type `NetworkPolicy`
    info	[Changelog] - New value `NodeOSUpgradeChannelSecurityPatch` added to enum type `NodeOSUpgradeChannel`
    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 `AddonAutoscaling` with values `AddonAutoscalingDisabled`, `AddonAutoscalingEnabled`
    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 `GuardrailsSupport` with values `GuardrailsSupportPreview`, `GuardrailsSupportStable`
    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 `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 function `*ClientFactory.NewMachinesClient() *MachinesClient`
    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 `NewMachinesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MachinesClient, error)`
    info	[Changelog] - New function `*MachinesClient.Get(context.Context, string, string, string, string, *MachinesClientGetOptions) (MachinesClientGetResponse, error)`
    info	[Changelog] - New function `*MachinesClient.NewListPager(string, string, string, *MachinesClientListOptions) *runtime.Pager[MachinesClientListResponse]`
    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.GetGuardrailsVersions(context.Context, string, string, *ManagedClustersClientGetGuardrailsVersionsOptions) (ManagedClustersClientGetGuardrailsVersionsResponse, 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.NewListGuardrailsVersionsPager(string, *ManagedClustersClientListGuardrailsVersionsOptions) *runtime.Pager[ManagedClustersClientListGuardrailsVersionsResponse]`
    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.BeginCreateOrUpdate(context.Context, string, string, string, TrustedAccessRoleBinding, *TrustedAccessRoleBindingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[TrustedAccessRoleBindingsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.BeginDelete(context.Context, string, string, string, *TrustedAccessRoleBindingsClientBeginDeleteOptions) (*runtime.Poller[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 `CompatibleVersions`
    info	[Changelog] - New struct `GuardrailsAvailableVersion`
    info	[Changelog] - New struct `GuardrailsAvailableVersionsList`
    info	[Changelog] - New struct `GuardrailsAvailableVersionsProperties`
    info	[Changelog] - New struct `GuardrailsProfile`
    info	[Changelog] - New struct `IPTag`
    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 `Machine`
    info	[Changelog] - New struct `MachineIPAddress`
    info	[Changelog] - New struct `MachineListResult`
    info	[Changelog] - New struct `MachineNetworkProperties`
    info	[Changelog] - New struct `MachineProperties`
    info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoring`
    info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics`
    info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileContainerInsights`
    info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileLogs`
    info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileWindowsHostLogs`
    info	[Changelog] - New struct `ManagedClusterCostAnalysis`
    info	[Changelog] - New struct `ManagedClusterIngressProfile`
    info	[Changelog] - New struct `ManagedClusterIngressProfileWebAppRouting`
    info	[Changelog] - New struct `ManagedClusterMetricsProfile`
    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 `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 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 `Logs` in struct `ManagedClusterAzureMonitorProfile`
    info	[Changelog] - New field `AppMonitoringOpenTelemetryMetrics` in struct `ManagedClusterAzureMonitorProfileMetrics`
    info	[Changelog] - New field `EffectiveNoProxy` in struct `ManagedClusterHTTPProxyConfig`
    info	[Changelog] - New field `BackendPoolType` in struct `ManagedClusterLoadBalancerProfile`
    info	[Changelog] - New field `CreationData`, `EnableNamespaceResources`, `GuardrailsProfile`, `IngressProfile`, `MetricsProfile`, `NodeResourceGroupProfile`, `ResourceUID`, `ServiceMeshProfile` 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 `AddonAutoscaling` in struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
    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), 197 additive change(s).