This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 1c679e90f606aa0af948914c3afe8c90bf3bbcd3 Author: Qian Zhang <[email protected]> AuthorDate: Fri Oct 18 14:35:57 2019 +0800 Added MESOS-9964 to the 1.8.2 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index cbf8600..7410562 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Release Notes - Mesos - Version 1.8.2 (WIP) * [MESOS-9887] - Race condition between two terminal task status updates for Docker/Command executor. * [MESOS-9893] - `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed. * [MESOS-9925] - Default executor takes a couple of seconds to start and subscribe Mesos agent. + * [MESOS-9964] - Support destroying UCR containers in provisioning state. * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested container if root container is orphaned as well. ** Improvement
