Justin Venus

Results 5 issues of Justin Venus

### Description: Implement `docker/volume` and `volume/secret` support on the scheduler and python client. * update docs for using docker/volume and volume/secret * implement scheduler changes for docker/volume and volume/secret *...

## Feature request I'd like support on the scheduler and client for `docker/volume` and `volume/secret` ### docker/volume http://mesos.apache.org/documentation/latest/isolators/docker-volume/ ### volume/secret http://mesos.apache.org/documentation/latest/secrets/

Targets Centos5+ abi compatibility. Uses same rust compiler version as the current Jessy8 based image, but uses the older libc-2.5 abi vs libc-2.19. This could help enable a path towards...

reviewable

Reasonably support older linux distributions with one binary. Inspired by https://github.com/rust-lang-nursery/rustup.rs/pull/27/files.

Would be nice to support iteration as documented in https://mustache.github.io/mustache.5.html use case. ``` yaml NAMERD_TEMPLATE = """--- admin: port: {{thermos.ports[admin]}} storage: kind: io.l5d.zk experimental: true pathPrefix: /dtabs/{{profile.environment}} zkAddrs: {{#region.zk}} -...