Proposal: Mesos Lifecycle Modules

2015-02-10 Thread Till Toenshoff
We proposed a new type of module today and invite everyone to have a look and comment on https://issues.apache.org/jira/browse/MESOS-2335

Hook Deprecation: slavePreLaunchDockerEnvironmentDecorator

2016-11-29 Thread Till Toenshoff
Hey Folks, we are removing the slave sided, docker specific hook callback `slavePreLaunchDockerEnvironmentDecorator` and replace it with `slavePreLaunchDockerTaskExecutorDecorator`. The latter now allows setting two individual environments, one effective for the task and one for the executor.

Re: Hook Deprecation: slavePreLaunchDockerEnvironmentDecorator

2016-11-29 Thread Till Toenshoff
ork anymore with Mesos 1.2. > > On Tue, Nov 29, 2016 at 10:15 AM, Till Toenshoff wrote: > >> Hey Folks, >> >> we are removing the slave sided, docker specific hook callback ` >> slavePreLaunchDockerEnvironmentDecorator` and replace it with ` >> slavePr