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

Support RO mode for bind mount volumes with filesystem/linux isolator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • 1.3.1, 1.4.1
    • None
    • containerization
    • None

    Description

      The filesystem/linux isolator currently creates all bind mount volumes as RW, even if a volume mode is set as RO.

      The TODO in the isolator code helps to spot the missing capability:
      https://github.com/apache/mesos/blob/master/src/slave/containerizer/mesos/isolators/filesystem/linux.cpp#L587

      // TODO(jieyu): Consider the mode in the volume.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: