d2iq-archive / mesos-dns

DNS-based service discovery for Mesos.
https://mesosphere.github.com/mesos-dns
Apache License 2.0
483 stars 137 forks source link

Update vendored go-zookeeper dependency #470

Closed vespian closed 5 years ago

vespian commented 8 years ago

This includes many bugfixes, including ones related to authentication: https://github.com/samuel/go-zookeeper/pull/127 https://github.com/samuel/go-zookeeper/pull/139

vespian commented 8 years ago

@sargun @drewkerrigan Could you please have a look ? Thanks!

sargun commented 8 years ago

LGTM. CC: @jdef

jdef commented 5 years ago

mesos-dns was migrated to dep. If we want to update the zk deps, we should do it in another PR.

we've decided, internally, that we don't need this for DC/OS: https://jira.mesosphere.com/browse/DCOS-13544