This is an automated email from the ASF dual-hosted git repository. asekretenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 21a0399f70f3af52bc1bab8e2bcd227c7defe456 Author: Andrei Sekretenko <[email protected]> AuthorDate: Thu Sep 10 21:32:06 2020 +0200 Added MESOS-10169 to the 1.7.4 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index faba819..54ffc69 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -948,6 +948,7 @@ Release Notes - Mesos - Version 1.7.4 (WIP) ** Bug * [MESOS-10126] - Docker volume isolator needs to clean up the `info` struct regardless the result of unmount operation + * [MESOS-10169] - Reintroduce image fetch deduplication while keeping it possible to destroy UCR containers in PROVISIONING state. Release Notes - Mesos - Version 1.7.3
