terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
Pipeline failing with empty unexpected error when tests use the Cloud Controller to provision an LB
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
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:
Thanks for looking at this. For now, I have reverted the change in the tests that provisions and verifies the LoadBalancer service.
I believe I have a fix for this issue here. We just need the LB quota.