Skip to content

Releases: infraly/openstack_client_exporter

v0.15: Add volume state filtering back

24 Jun 07:38

Choose a tag to compare

It looks like trying to delete volume in any state triggers some race condition
in cinder, leading to undeletable volumes in reserved state.

v0.14: Allow garbage collector to delete volumes in any state

17 Jun 14:43

Choose a tag to compare

In some cases, volumes remained stuck in creating or reserved state.

v0.12

26 Mar 09:35

Choose a tag to compare

Logging refactoring

v0.11

25 Mar 13:02

Choose a tag to compare

Improve garbage collector logging

v0.10

18 Mar 13:54

Choose a tag to compare

Implement floating IP garbage collection

v0.9: Progate our current context to gophercloud

15 Mar 12:11

Choose a tag to compare

This helps cleaning up resources in case of timeout and might as well solve a
goroutine leak.

Closes #1.

v0.8

12 Mar 16:22

Choose a tag to compare

Fix a bunch of linter errors

v0.7

01 Mar 18:38

Choose a tag to compare

Improve memory usage of the object store test.

v0.6

28 Feb 23:31

Choose a tag to compare

implement io.Seeker interface to prevent gophercloud from buffering f…

v0.5

28 Feb 20:54

Choose a tag to compare

Rename -internal-network flag for consistency