-1 (binding) We found a serious bug when upgrading from 1.7.x to 1.8.x, which prevents agents from reregistering after upgrading the masters: https://issues.apache.org/jira/browse/MESOS-9740
On Tue, Apr 23, 2019 at 8:27 AM Andrei Budnik <abud...@mesosphere.io> wrote: > +1 > > sudo make -j16 distcheck > DISTCHECK_CONFIGURE_FLAGS='--disable-libtool-wrappers > --disable-parallel-test-execution --enable-seccomp-isolator > --enable-launcher-sealing' > on Fedora 25 > > I gave +1, but some of the recently added tests are failing: > [ FAILED ] VolumeGidManagerTest.ROOT_UNPRIVILEGED_USER_SlaveReboot > [ FAILED ] CniIsolatorTest.VETH_VerifyResourceStatistics > [ FAILED ] DockerVolumeIsolatorTest.ROOT_EmptyCheckpointFileSlaveRecovery > > > On Thu, Apr 18, 2019 at 3:00 PM Benno Evers <bev...@mesosphere.com> wrote: > > > Hi all, > > > > Please vote on releasing the following candidate as Apache Mesos 1.8.0. > > > > > > 1.8.0 includes the following: > > > > > -------------------------------------------------------------------------------- > > * Greatly reduced allocator cycle time. > > * Operation feedback for v1 schedulers. > > * Per-framework minimum allocatable resources. > > * New CLI subcommands `task attach` and `task exec`. > > * New `linux/seccomp` isolator. > > * Support for Docker v2 Schema2 manifest format. > > * XFS quota for persistent volumes. > > * **Experimental** Support for the new CSI v1 API. > > > > In addition, 1.8.0-rc2 includes the following changes: > > > > > --------------------------------------------------------------------------------- > > * Docker manifest v2s2 config with image GC. > > * Expanded `highlights` section in the CHANGELOG. > > > > > > The CHANGELOG for the release is available at: > > > > > https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.8.0-rc2 > > > > > -------------------------------------------------------------------------------- > > > > The candidate for Mesos 1.8.0 release is available at: > > > https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc2/mesos-1.8.0.tar.gz > > > > The tag to be voted on is 1.8.0-rc2: > > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.8.0-rc2 > > > > The SHA512 checksum of the tarball can be found at: > > > > > https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc2/mesos-1.8.0.tar.gz.sha512 > > > > The signature of the tarball can be found at: > > > > > https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc2/mesos-1.8.0.tar.gz.asc > > > > The PGP key used to sign the release is here: > > https://dist.apache.org/repos/dist/release/mesos/KEYS > > > > The JAR is in a staging repository here: > > https://repository.apache.org/content/repositories/orgapachemesos-1252 > > > > Please vote on releasing this package as Apache Mesos 1.8.0! > > > > The vote is open until Wednesday, April 24th and passes if a majority of > > at least 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Mesos 1.8.0 > > [ ] -1 Do not release this package because ... > > > > Thanks, > > Benno and Joseph > > >