Phil Winder
Phil Winder
To allow some form of forward/backward compatibility, mount the mesos libs from the host.
- [ ] Only write to ZK if it needs to change. - [ ] Reduce the amount of traffic with ZK.
There's been quite a few people having issues with docker networking. - [ ] Add information about the difference between docker host/bridge mode - [ ] Add information about what...
The ClusterState class has become quite large after refactoring other classes. I'm sure it could be pruned.
The DH pages look a bit scary and bare. Add a proper readme linking to the Dockerfile's and the repo.
We can first check if in docker mode, then parse the data dir from the elasticsearch settings.
This wasn't done in the first version of the auth system tests.
I'd really like to be able to deploy my multi-container applications via DCOS universe. Use case: We've developed a microservices reference application that I am able to deploy to Mesos/DCOS...
Hi there, Would you consider extracting the files that currently reside in `/internal` into their own packages? I would like to develop my own `Backend` but I can't because all...