Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider supporting zookeeper serversets from Apache Aurora #144

Open
SEJeff opened this issue Jul 9, 2015 · 4 comments
Open

Consider supporting zookeeper serversets from Apache Aurora #144

SEJeff opened this issue Jul 9, 2015 · 4 comments

Comments

@SEJeff
Copy link

SEJeff commented Jul 9, 2015

Apache Aurora can announce tasks in zookeeper using a format twitter dubbed serversets. It would be really fantastic if bamboo could put a watcher on the Aurora service discovery znode and write out a haproxy config just like it currently does for Marathon.

@j1n6
Copy link
Contributor

j1n6 commented Jul 9, 2015

so does this mean you are looking for aurora support?

@SEJeff
Copy link
Author

SEJeff commented Jul 9, 2015

Yes please

@j1n6
Copy link
Contributor

j1n6 commented Jul 9, 2015

It's possible. I'm just clearing off some internal priority, I will work on multiple exports (haproxy, nginx, consul), then aurora will probably be easier to implement.

But you could possibly hack the existing code to work with aurora ZK changes, by adding another watcher path.
e.g.
https://github.com/QubitProducts/bamboo/blob/master/main/bamboo/bamboo.go#L160

@arnesund
Copy link

I also believe this would be a great addition, since the Bamboo use case is equally valid for those running Aurora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants