Hi, I'm looking at creating a hook which needs to perform some non-blocking action (notifying another system on the agent). It seems like Hook::slavePreLaunchDockerTaskExecutorDecorator is only applicable to DockerContainerizer, and I have to also make module an "isolator" interface to make it invoked in Mesos containerizer.
Is there already a plan to create consistent hook regardless of the containerizer being used? If not, should I create a JIRA ticket? Thanks. -- Cheers, Zhitao Li