-
Yorick Peterse authored
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
ea7a01bf