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

Revert "Mark trusted access role binding PUT and DELETE operation as async" #25233

Revert "Mark trusted access role binding PUT and DELETE operation as …

0e9a535
Select commit
Loading
Failed to load commit list.
Merged

Revert "Mark trusted access role binding PUT and DELETE operation as async" #25233

Revert "Mark trusted access role binding PUT and DELETE operation as …
0e9a535
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking succeeded Aug 9, 2023 in 2m 8s

Swagger SDK Breaking Change Tracking succeeded

UpdateTracking
View more details.

Details

Breaking Changes Tracking

️✔️azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 4.2.0-beta.2
Diff with approved:
+	Function `*AgentPoolsClient.BeginAbortLatestOperation` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)`
+	Function `*AgentPoolsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)`
+	Function `*AgentPoolsClient.BeginDelete` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginDeleteOptions)`
+	Function `*AgentPoolsClient.BeginUpgradeNodeImageVersion` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)`
+	Function `*AgentPoolsClient.GetUpgradeProfile` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetUpgradeProfileOptions)` to `(context.Context, string, string, *AgentPoolsClientGetUpgradeProfileOptions)`
+	Function `*AgentPoolsClient.Get` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetOptions)` to `(context.Context, string, string, *AgentPoolsClientGetOptions)`
+	Function `NewAgentPoolsClient` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
+	Function `NewClientFactory` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
Diff with base:
	Function `*AgentPoolsClient.BeginAbortLatestOperation` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)`
	Function `*AgentPoolsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)`
	Function `*AgentPoolsClient.BeginDelete` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginDeleteOptions)`
	Function `*AgentPoolsClient.BeginUpgradeNodeImageVersion` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)`
	Function `*AgentPoolsClient.GetUpgradeProfile` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetUpgradeProfileOptions)` to `(context.Context, string, string, *AgentPoolsClientGetUpgradeProfileOptions)`
	Function `*AgentPoolsClient.Get` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetOptions)` to `(context.Context, string, string, *AgentPoolsClientGetOptions)`
	Function `NewAgentPoolsClient` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
	Function `NewClientFactory` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
️✔️azure-sdk-for-js - @azure/arm-containerservice - 20.0.0-beta.1
Diff with approved:
+	Class ContainerServiceClient has a new signature
+	Operation AgentPools.beginAbortLatestOperation has a new signature
+	Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
+	Operation AgentPools.beginCreateOrUpdate has a new signature
+	Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
+	Operation AgentPools.beginDelete has a new signature
+	Operation AgentPools.beginDeleteAndWait has a new signature
+	Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
+	Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
+	Operation AgentPools.get has a new signature
+	Operation AgentPools.getUpgradeProfile has a new signature
+	Removed Enum KnownIpFamily
+	Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
Diff with base:
	Class ContainerServiceClient has a new signature
	Operation AgentPools.beginAbortLatestOperation has a new signature
	Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
	Operation AgentPools.beginCreateOrUpdate has a new signature
	Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
	Operation AgentPools.beginDelete has a new signature
	Operation AgentPools.beginDeleteAndWait has a new signature
	Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
	Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
	Operation AgentPools.get has a new signature
	Operation AgentPools.getUpgradeProfile has a new signature
	Removed Enum KnownIpFamily
	Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - 25.0.0
Diff with approved:
+	Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
+	Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new required parameter controlled_values
+	Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new required parameter update_mode
+	Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
+	Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
+	Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
+	Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
+	Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
+	Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
+	Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
Diff with base:
	Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
	Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new required parameter controlled_values
	Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new required parameter update_mode
	Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
	Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
	Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
	Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
	Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
	Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
	Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
-	Renamed operation TrustedAccessRoleBindingsOperations.create_or_update to TrustedAccessRoleBindingsOperations.begin_create_or_update
-	Renamed operation TrustedAccessRoleBindingsOperations.delete to TrustedAccessRoleBindingsOperations.begin_delete