Phil Winder

Results 91 issues of Phil Winder

To allow some form of forward/backward compatibility, mount the mesos libs from the host.

refactoring

- [ ] Only write to ZK if it needs to change. - [ ] Reduce the amount of traffic with ZK.

zookeeper

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...

wontfix
networking

Placeholder for automated scaling work.

scalability

The ClusterState class has become quite large after refactoring other classes. I'm sure it could be pruned.

refactoring

The DH pages look a bit scary and bare. Add a proper readme linking to the Dockerfile's and the repo.

documentation

We can first check if in docker mode, then parse the data dir from the elasticsearch settings.

refactoring

This wasn't done in the first version of the auth system tests.

testing

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...