Andreas Peters
Andreas Peters
Some new Frameworks and Executors for the website.
This PR will fix two failures. 1. During the building of the docker base image, it could not find the rpm file of mesos. 2. The mesos-agent didn't start. I...
Hi, since you stop to support and develop DC/OS, is there any chance to maintain mesos-dns officially? I'm using it in a lot of mesos installations and it's a really...
This PR will add the basic auth method to authenticate against the mesos master. Then the nice DC/OS net is also useful for "normal" mesos installations without authentication token. The...
With this PR I would like to add support for CNI (ContainerNetworkInterface) to the Docker Executor. As far as possible, I have followed the CNI implementation of the Mesos Containerizer....