Skip to content

Commit ca123ac

Browse files
committed
UPSTREAM: 63926: Avoid unnecessary calls to the cloud provider
If the service controller is processing a service that does not have type LoadBalancer and does not have any external load balancer recorded in its status, do not call the cloud provider to check for an associated load balancer. This commit fixes bug 1583718. https://bugzilla.redhat.com/show_bug.cgi?id=1583718 This is a manual cherry-pick of openshift#19742.
1 parent 2f1ad7c commit ca123ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vendor/k8s.io/kubernetes/pkg/controller/service/service_controller.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)