You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/08/09 22:31:01 UTC

[jira] [Updated] (YETUS-657) docker 17.12+: volumes on non-existent files creates a directory

     [ https://issues.apache.org/jira/browse/YETUS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-657:
-----------------------------------
    Description: In docker 17.12+, mounting non-existent volume creates a directory.  This breaks Apache Yetus that expected the older behavior of not creating anything until the container accessed it.  We will need to audit every volume attempt and be certain to only mount the parent directory.  (was: In docker 18, mounting non-existent volume creates a directory.  This breaks Apache Yetus that expected the older behavior of not creating anything until the container accessed it.  We will need to audit every volume attempt and be certain to only mount the parent directory.)

> docker 17.12+: volumes on non-existent files creates a directory
> ----------------------------------------------------------------
>
>                 Key: YETUS-657
>                 URL: https://issues.apache.org/jira/browse/YETUS-657
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.8.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>
> In docker 17.12+, mounting non-existent volume creates a directory.  This breaks Apache Yetus that expected the older behavior of not creating anything until the container accessed it.  We will need to audit every volume attempt and be certain to only mount the parent directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)