Bug 1826069 - Rate limiting on Azure
Summary: Rate limiting on Azure
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 4.4.z
Assignee: Alberto
QA Contact: sunzhaohua
URL:
Whiteboard:
: 1810446 (view as bug list)
Depends On: 1782516
Blocks: 1810446 1826073
TreeView+ depends on / blocked
 
Reported: 2020-04-20 19:42 UTC by Daneyon Hansen
Modified: 2020-12-28 06:30 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1782516
: 1826073 (view as bug list)
Environment:
Last Closed: 2020-06-17 22:26:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 3616 0 None closed [release-4.4] BUG 1826069: Disable client side rate limiting in Azure. 2021-01-04 04:56:06 UTC
Red Hat Product Errata RHBA-2020:2445 0 None None None 2020-06-17 22:26:25 UTC

Comment 2 Alberto 2020-06-04 08:49:22 UTC
*** Bug 1810446 has been marked as a duplicate of this bug. ***

Comment 6 sunzhaohua 2020-06-09 06:08:00 UTC
Verified
clusterversion: 4.4.0-0.nightly-2020-06-08-083627

The cloud-provider-config has the desired setting, cloudProviderRateLimit is false
$ oc get configmaps cloud-provider-config -n openshift-config -o yaml
apiVersion: v1
data:
  config: "{\n\t\"cloud\": \"AzurePublicCloud\",\n\t\"tenantId\": \"6047c7e9-b2ad-488d-a54e-dc3f6be6a7ee\",\n\t\"aadClientId\":
    \"\",\n\t\"aadClientSecret\": \"\",\n\t\"aadClientCertPath\": \"\",\n\t\"aadClientCertPassword\":
    \"\",\n\t\"useManagedIdentityExtension\": true,\n\t\"userAssignedIdentityID\":
    \"\",\n\t\"subscriptionId\": \"53b8f551-f0fc-4bea-8cba-6d1fefd54c8a\",\n\t\"resourceGroup\":
    \"zhsun69azure44-h8xwj-rg\",\n\t\"location\": \"eastus2\",\n\t\"vnetName\": \"zhsun69azure44-h8xwj-vnet\",\n\t\"vnetResourceGroup\":
    \"zhsun69azure44-h8xwj-rg\",\n\t\"subnetName\": \"zhsun69azure44-h8xwj-worker-subnet\",\n\t\"securityGroupName\":
    \"zhsun69azure44-h8xwj-node-nsg\",\n\t\"routeTableName\": \"zhsun69azure44-h8xwj-node-routetable\",\n\t\"primaryAvailabilitySetName\":
    \"\",\n\t\"vmType\": \"\",\n\t\"primaryScaleSetName\": \"\",\n\t\"cloudProviderBackoff\":
    true,\n\t\"cloudProviderBackoffRetries\": 0,\n\t\"cloudProviderBackoffExponent\":
    0,\n\t\"cloudProviderBackoffDuration\": 6,\n\t\"cloudProviderBackoffJitter\":
    0,\n\t\"cloudProviderRateLimit\": false,\n\t\"cloudProviderRateLimitQPS\": 0,\n\t\"cloudProviderRateLimitBucket\":
    0,\n\t\"cloudProviderRateLimitQPSWrite\": 0,\n\t\"cloudProviderRateLimitBucketWrite\":
    0,\n\t\"useInstanceMetadata\": true,\n\t\"loadBalancerSku\": \"standard\",\n\t\"excludeMasterFromStandardLB\":
    null,\n\t\"disableOutboundSNAT\": null,\n\t\"maximumLoadBalancerRuleCount\": 0\n}\n"

Comment 8 errata-xmlrpc 2020-06-17 22:26:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2445


Note You need to log in before you can comment on or make changes to this bug.