This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit f833fe6505e32c44a845afd060f05f771d49a29d Author: Qian Zhang <[email protected]> AuthorDate: Fri Oct 18 14:36:53 2019 +0800 Added MESOS-9964 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index b83b22a..0731785 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -33,6 +33,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in Master::__reregisterSlave. * [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. ** Improvements
