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

Ordering dependency between 'linux/capabilities' and 'docker/runtime' isolator.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.2, 1.3.1, 1.4.0
    • 1.2.3, 1.3.2, 1.4.0
    • None
    • None
    • Mesosphere Sprint 62
    • 3

    Description

      Looks like there is an unintentional ordering dependency between linux/capabilities isolator and docker/runtime isolator.

      For the command task case, since both isolators set ContainerLaunchInfo.command. When merging ContainerLaunchInfo.command, docker/runtime isolator assumes its command is before linux/capabilities isolator's command because 'mesos-execute' should be used as argv[0].

      We should try to eliminate this dependency.

      Attachments

        Issue Links

          Activity

            People

              jieyu Jie Yu
              jieyu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: