go-mesos-executor icon indicating copy to clipboard operation
go-mesos-executor copied to clipboard

Custom Apache Mesos container executor written in Go

Results 15 go-mesos-executor issues
Sort by recently updated
recently updated
newest added

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

- Environments - Arguments - User

enhancement

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

enhancement

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

enhancement

Health checks tests are too long (more than 7s to execute).eee

enhancement