You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Qian Zhang (JIRA)" <ji...@apache.org> on 2019/07/16 08:06:00 UTC

[jira] [Created] (MESOS-9893) `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed

Qian Zhang created MESOS-9893:
---------------------------------

             Summary: `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed
                 Key: MESOS-9893
                 URL: https://issues.apache.org/jira/browse/MESOS-9893
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Qian Zhang


`volume/secret` isolator writes secret into a file (its filename is a UUID) under `/run/mesos/.secret` when launching container, but it does not clean up that file when the container is destroyed. Over time, the `/run/mesos/.secret` directory may take up all disk space on the partition.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)