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)