Update to Heketi release 5: The downloads of the heketi 5.0.0 release https://github.com/heketi/heketi/releases/tag/v5.0.0 have been updated: 1) The binaries were not reflecting the exact release but had a few additional (innocuous) patches on top and hence had an awkward file name (including githash ...). This has been fixed: Correct binaries have been uploaded with the naming scheme of heketi-[client-]v5.0.0.$OS.$ARCH.tar.gz 2) Since the new version does not have checked-in vendor dependencies, we have provided an additional source tarball with all the required dependencies: https://github.com/heketi/heketi/releases/download/v5.0.0/heketi-deps-v5.0.0.tar.gz This is intended to make the life of packagers more easy. It's purpose is to be extracted into the $GOPATH/src directory. Alternatively, the vendor directory in the untarred sources might work as well. An example of how this can be used can be seen here: https://github.com/CentOS-Storage-SIG/heketi/pull/2 Michael On 2017-09-14 at 23:32 +0200, Michael Adam wrote: > Hi all, > > > Heketi version 5 has just been released. > > Here is the high-level changelog since version 4: > > - Set Gluster Volume options based on user input. > - Allow disperse volumes to be 2+1. > - Use glide instead of godeps for build dependencies. > - Increase test coverage. > - Compress database when storing in a K8S Secret. > - Introduce switch `backup_db_to_kube_secret`, defaulting to false. > - Add functionality to remove a device. > - Add functionality to remove a node. > - Environmental variable support for config of sshexec. > > Downloads of source code and binaries: > > https://github.com/heketi/heketi/releases/tag/v5.0.0 > > Docker image: > > docker pull heketi/heketi > > or > > docker pull heketi/heketi:5 > docker pull heketi/heketi:latest > > > - Michael (for the heketi team) > _______________________________________________ > heketi-devel mailing list > heketi-devel@xxxxxxxxxxx > http://lists.gluster.org/mailman/listinfo/heketi-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel