Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: heketi/heketi

Release 5.0.1

18 Dec 16:44
Compare
Choose a tag to compare

Release 5.0.1

This is a security release.

A security-check flaw was found in the way the Heketi server API handled user requests. An authenticated Heketi user could send specially crafted requests to the Heketi server, resulting in remote command execution as the user running Heketi server and possibly privilege escalation. (CVE-2017-15103)

The flaw was discovered by Markus Krell of NTT Security and fixed by Raghavendra Talur of Red Hat.

Changelog

  • Fix the security flaw by adding complete input validation to the API server
  • Makefile fixes to facilitate release process

Release 5

14 Sep 18:08
Compare
Choose a tag to compare

Release 5 is now available.

Changelog

  • 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.
  • Many smaller bug fixes and improvements.

Docker Images

  • x86_64: heketi/heketi

Release 4

14 Feb 19:52
Compare
Choose a tag to compare

Release 4 is now avaiable.

Changelog

  • Heketi is now LPGL3/GPL2 while the client is still APACHE2
  • When in Kubernetes, Heketi will backup the database to a secret. No need to create a GlusterFS volume
  • GlusterFS deployed as a DaemonSet is now supported
  • In Kubernetes, Heketi automatically is configured to find the Kubernetes API host and credentials
  • Default minimum GlusterFS volume size reduced to 1GB
  • Supports builds for Raspberry Pi as well as other architectures

Docker images

  • x86_64: heketi/heketi
  • Raspberry Pi: heketi/heketi-rpi

v3.1.0

06 Jan 15:59
Compare
Choose a tag to compare

v3.1.0

Release 3

26 Oct 17:29
Compare
Choose a tag to compare
v3.0.0

v3.0.0

Release 2 Final

21 Jul 11:19
Compare
Choose a tag to compare
v2.0.6

v2.0.6

v2.0.5-dev

18 Jul 19:50
Compare
Choose a tag to compare
v2.0.5-dev

v2.0 RC4

08 Jul 03:55
Compare
Choose a tag to compare
v2.0.4-dev

v2.0.4-dev

v2.0 RC3

30 Jun 15:40
Compare
Choose a tag to compare
v2.0.3-dev

v2.0.3-dev

Release 1.0.2

03 Dec 21:40
Compare
Choose a tag to compare

Heketi Release 1.0.2

Known issues