Releases: hortonworks/cloud-haunter
Releases · hortonworks/cloud-haunter
0.5.27
Merge pull request #48 from hortonworks/CB-12290
CB-12290 Introduce flag for disabling ignore label usage
0.5.26
Merge pull request #47 from hortonworks/db-timestamp
CB-11405 the creation timestamp is empty for the DB while it's in create in progress
0.5.25
Azure vm and scale set lists are paged
Some of the instances are not returned by the getInstances
call thus they are not even stopped/terminated. To fix this
we need to iterate over all the pages to fetch all the instances.
0.5.24
Fix AWS created time
AWS returns nil for creation time when the resource is in creating state, which led to nil pointer dereference errors.
0.5.23
v0.5.23
CB-9986 Fix AWS init and add new running filter types
0.5.22
Merge pull request #41 from hortonworks/CB-8607-2
CB-8607 [GCP] Terminate stacks
0.5.21
v0.5.21
CB-9035 Disable DeletionProtection for DB instances before delete
0.5.20
v0.5.20
only send spot termination if there are any
0.5.19
v0.5.19
terminate spot instances instead of trying to stop them
0.5.18
Merge pull request #29 from hortonworks/dbstop
Implement database stop functionality