Skip to content

Releases: gluster/gstatus

v1.0.9

Choose a tag to compare

@aravindavk aravindavk released this 15 Feb 13:18
b3abf1b

Fixed the distutils deprecated warning.

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 24 May 12:11
e803685

This release incorporates the fix gluster/glustercli-python@1b03496 from glustercli.

gstatus v1.0.8a0

gstatus v1.0.8a0 Pre-release
Pre-release

Choose a tag to compare

@aravindavk aravindavk released this 16 Feb 16:53
67fd374

To test release automation.

gstatus v1.0.7

Choose a tag to compare

@sac sac released this 16 Feb 16:14
9718fdc

Fixes traceback caused in gluster10.x

gstatus v1.0.6

Choose a tag to compare

@sac sac released this 06 Jan 17:10
8d41098

This releases fixes issue #56 reported by @mtz29.
Errors are now printed to stderr, json output when redirected to a file doesn't include errors (if any).

gstatus 1.0.5

Choose a tag to compare

@sac sac released this 24 Dec 04:33
f01541e

This release fixes the backtrace caused when self-heal information is not available.

Thanks to @Joibel for fixing the issue.

gstatus: v1.0.4

Choose a tag to compare

@sac sac released this 01 Sep 15:59
b5f27d0

When one ore more glusterd processes are down gluster volume heal fails. This caused gstatus to throw traceback, this case is handled gracefully.

Minor display changes

Choose a tag to compare

@sac sac released this 24 Aug 14:42
42ca5cc

This release has a display change where volume is printed in a separate row.

New Feature: Display self-heal status

Choose a tag to compare

@sac sac released this 20 Aug 15:49
dc3dc5e

If there are files which require healing, file count is shown in the volume summary.

gstatus v1.0.1

Choose a tag to compare

@sac sac released this 15 Aug 17:35
50d47f7

New feature: Provide option to dump output in JSON format.