pires / consul-lb-gce

A smart Google Cloud Engine load-balancer manager for Consul backed services.
Apache License 2.0
10 stars 1 forks source link

Filter services to watch #4

Closed pires closed 8 years ago

pires commented 8 years ago

We should support filtering services to be watched, e.g based on service tags.

When we do this, we can remove the hardcoded consul service ignore.

pires commented 8 years ago

We'll be using http-external tag to identify services to be watched.