go-mesos-executor
go-mesos-executor copied to clipboard
Custom Apache Mesos container executor written in Go
Avoid a container to be run in privilege mode
In some condition, it can be useful to disable some network mode (host).
Hook to avoid container to mount volume from host
It would be cool to have a more complete hooks system with some features like: - a SetupHook function called on hook registration and used to initialize the hook -...
The README.md file contains a lot of information and is not easily readable. We must move some of those info to the wiki. They will be easy to find and...
Health checks tests are too long (more than 7s to execute).eee