This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 454a16a9eecf1684e68082c08f023fb5916a6e28 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Fri Sep 21 23:33:35 2018 -0700 Added MESOS-9228 to the 1.7.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7231535..38c9db1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP) ** Bug * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession is flaky. * [MESOS-9131] - Health checks launching nested containers while a container is being destroyed lead to unkillable tasks. + * [MESOS-9228] - SLRP does not clean up plugin containers after it is removed. Release Notes - Mesos - Version 1.7.0
