Guangya Liu created MESOS-4896:
----------------------------------

             Summary: Update isolators dynamically
                 Key: MESOS-4896
                 URL: https://issues.apache.org/jira/browse/MESOS-4896
             Project: Mesos
          Issue Type: Bug
            Reporter: Guangya Liu
            Assignee: Guangya Liu


Currently, when using DOCKER as image provider but not enabling docker/runtime, 
the agent will exit with a message: 
{code}
EXIT(1)
      << "Docker runtime isolator has to be specified if 'DOCKER' is included "
      << "in 'image_providers'. Please add 'docker/runtime' to '--isolation' "
      << "flags";
{code}

This will bring some trouble to operator cause s/he needs some manual 
operations, it is better to enable agent to add this isolator dynamically based 
on image provider.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to