Require a LoadBalancer for service discovery
The service discovery class now requires a load balancer to be passed in, instead of using a default object. This decouples the class from the global proxy/load balancer we currently use. This makes it easier to create multiple service discovery instances, without accidentally using the wrong load balancer. Changelog: changed
Showing
Please register or sign in to comment