redspread / spread

Docker to Kubernetes in one command
https://coreos.com
Apache License 2.0
1.84k stars 83 forks source link

Collisions between namespaces when printing LoadBalancers #97

Open ethernetdan opened 8 years ago

ethernetdan commented 8 years ago

Currently when we keep track of which LoadBalancers are ready we only store the name of the service without it's namespace. This configuration will lead to collisions when services in different namespaces have the same name.