terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

Pipeline failing with empty unexpected error when tests use the Cloud Controller to provision an LB

Open jrosinsk opened this issue 7 years ago • 3 comments

The pipeline is failing, but the error message gives no clue what is causing the problem.

Seems to appear around the part of waiting for the load balancer:


Waiting for the LoadBalancer to initialize


Unexpected error:


Undeploying the hello service

jrosinsk avatar Feb 08 '18 02:02 jrosinsk

It turns out it is not an error. It is a timeout waiting for the LoadBalancer to initialize: Waiting for the LoadBalancer to initialize

Condition not met within 600

Unexpected error:

jrosinsk avatar Feb 11 '18 00:02 jrosinsk

Thanks for looking at this. For now, I have reverted the change in the tests that provisions and verifies the LoadBalancer service.

jlamillan avatar Feb 12 '18 18:02 jlamillan

I believe I have a fix for this issue here. We just need the LB quota.

jlamillan avatar Feb 21 '18 20:02 jlamillan