QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
793 stars 214 forks source link

Use marathon basic auth creds if available #162

Closed jdubs closed 8 years ago

jdubs commented 8 years ago

When calling a marathon instance and username and password are set, send them as basic auth.

lclarkmichalek commented 8 years ago

Could you run a go fmt ./... on this? Otherwise, looks good; I assume it fixes the #161 problem?

jdubs commented 8 years ago

Derp! Sorry about that. All fixed up.

bateau84 commented 8 years ago

+1 (?)