Re: [VOTE] Release Apache Mesos 1.8.0 (rc3)

2019-04-26 Thread Vinod Kone
+1 (binding)

1 failed build was due to a known flaky test.
*Revision*: acefa90695a32f8e8d6361f8192a6522aeaadbb9

   - refs/tags/1.8.0-rc3

Configuration Matrix gcc clang
centos:7 --verbose --disable-libtool-wrappers
--disable-parallel-test-execution --enable-libevent --enable-ssl autotools
[image: Success]

[image: Not run]
cmake
[image: Success]

[image: Not run]
--verbose --disable-libtool-wrappers --disable-parallel-test-execution
autotools
[image: Success]

[image: Not run]
cmake
[image: Failed]

[image: Not run]
ubuntu:16.04 --verbose --disable-libtool-wrappers
--disable-parallel-test-execution --enable-libevent --enable-ssl autotools
[image: Success]

[image: Success]

cmake
[image: Success]

[image: Success]

--verbose --disable-libtool-wrappers --disable-parallel-test-execution
autotools
[image: Success]

[image: Success]

cmake
[image: Success]

[image: Success]


On Fri, Apr 26, 2019 at 1:04 PM Benno Evers  wrote:

> Addendum:
> The vote is open until Thursday, May 2nd.
>
> On Fri, Apr 26, 2019 at 6:28 PM Benno Evers  wrote:
>
> > Hi all,
> >
> > Please vote on releasing the following 

Re: [VOTE] Release Apache Mesos 1.8.0 (rc3)

2019-04-26 Thread Benno Evers
Addendum:
The vote is open until Thursday, May 2nd.

On Fri, Apr 26, 2019 at 6:28 PM Benno Evers  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.
>
> In addition, 1.8.0-rc3 includes the following changes:
>
> -
>  * Relaxed protobuf union validation strictness. (MESOS-9740)
>  * Fixed a bug causing non-uniform random results in the random sorter.
> (MESOS-9733)
>
>
> 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-rc3
>
> 
>
> The candidate for Mesos 1.8.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc3/mesos-1.8.0.tar.gz
>
> The tag to be voted on is 1.8.0-rc3:
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.8.0-rc3
>
> The SHA512 checksum of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc3/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-rc3/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-1253
>
> Please vote on releasing this package as Apache Mesos 1.8.0!
>
> The vote is open until  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
>


-- 
Benno Evers
Software Engineer, Mesosphere


[VOTE] Release Apache Mesos 1.8.0 (rc3)

2019-04-26 Thread Benno Evers
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.

In addition, 1.8.0-rc3 includes the following changes:
-
 * Relaxed protobuf union validation strictness. (MESOS-9740)
 * Fixed a bug causing non-uniform random results in the random sorter.
(MESOS-9733)


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-rc3


The candidate for Mesos 1.8.0 release is available at:
https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc3/mesos-1.8.0.tar.gz

The tag to be voted on is 1.8.0-rc3:
https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.8.0-rc3

The SHA512 checksum of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/1.8.0-rc3/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-rc3/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-1253

Please vote on releasing this package as Apache Mesos 1.8.0!

The vote is open until  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