Releases: RedHatInsights/bonfire
Releases · RedHatInsights/bonfire
v3.5.2
v3.5.1
v3.5.0: Add --remove-dependencies/--no-remove-dependencies options (#186)
* Add --remove-dependencies/--no-remove-dependencies options * Use '--remove-dependencies all' in deploy_ephemeral_db.sh * Don't change this yet till new version releases on pypi
v3.4.5
v3.4.4
v3.4.3
v4.0.0b1
Add minor log message
v3.4.2 Add a log msg to clarify if something reached 'ready' by the end
Use a single watcher thread when waiting for all namespace resources
v3.4.1 Use a watcher thread when waiting on all resources to GET less (#181)
Log status conditions when resources fail to go 'ready'
Check status messages when resources fail to become ready (#180) * Refactor the resource waiter to use Resource object * Log status conditions for not ready resources