You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2019/08/15 20:05:33 UTC

[mesos] 03/03: Added MESOS-9893 to 1.8.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

gilbert pushed a commit to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 9b2f77c8bb05a819404a7c7fea0e4f158f3a9052
Author: Gilbert Song <so...@gmail.com>
AuthorDate: Thu Aug 15 12:59:54 2019 -0700

    Added MESOS-9893 to 1.8.2 CHANGELOG.
    
    (cherry picked from commit 3408847c202a419b40903dedb42d144fba2bdfe8)
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index a2c2000..0b53d07 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Release Notes - Mesos - Version 1.8.2 (WIP)
 ** Bug
   * [MESOS-9785] - Frameworks recovered from reregistered agents are not reported to master `/api/v1` subscribers.
   * [MESOS-9868] - NetworkInfo from the agent /state endpoint is not correct.
+  * [MESOS-9893] - `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed.
 
 
 Release Notes - Mesos - Version 1.8.1