Description of problem: We are overshooting the AWS quota in 3.5. I saw following messages in controller logs Apr 11 18:11:37 ip-172-31-56-130.ec2.internal atomic-openshift-master-controllers[31261]: W0411 18:11:37.130373 31261 retry_handler.go:87] Got RequestLimitExceeded error on AWS request (ec2::DescribeInstances) We should backport - https://github.com/kubernetes/kubernetes/pull/41306 to 3.5
> retry_handler.go:87] Got RequestLimitExceeded error on AWS request (ec2::DescribeInstances) This hurts OpenShift Online because everything related to attach/detach on AWS becomes slow and customers complain that they're waiting too long for their pods to start. I backported https://github.com/kubernetes/kubernetes/pull/41306 as https://github.com/openshift/ose/pull/702#issuecomment-293927784
merged into enterprise-3.5
This has been merged into ocp and is in OCP v3.5.5.8 or newer.
Test is passed on OCP v3.5.5.8 openshift v3.5.5.8 kubernetes v1.5.2+43a9be4 etcd 3.1.0 Create 50 pods using ebs volume and no RequestLimitExceeded error in the log. loglevel=5
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-2017:1129