Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6864

Container Exec should be possible with tasks belonging to a task group

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.2.0
    • None

    Description

      LaunchNestedContainerSession currently requires the parent container to be an Executor (https://github.com/apache/mesos/blob/f89f28724f5837ff414dc6cc84e1afb63f3306e5/src/slave/http.cpp#L2189-L2211).

      This works for command tasks, because the task container id is the same as the executor container id.

      But it won't work for pod tasks whose container id is different from executor’s container id.

      In order to resolve this ticket, we need to allow launching a child container at an arbitrary level.

      Attachments

        Issue Links

          Activity

            People

              gkleiman Gastón Kleiman
              gkleiman Gastón Kleiman
              Anand Mazumdar Anand Mazumdar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: