Skip to content

Releases: RedHatInsights/bonfire

v3.5.2

01 Mar 17:49
95262be
Compare
Choose a tag to compare
Retry io errors and resource conflict errors w/ a backoff timer (#188)

v3.5.1

25 Feb 20:45
0ce82f9
Compare
Choose a tag to compare
Fix --resources/--no-remove-resources

v3.5.0: Add --remove-dependencies/--no-remove-dependencies options (#186)

25 Feb 17:20
dc0b615
Compare
Choose a tag to compare
* 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

24 Feb 20:49
aea9712
Compare
Choose a tag to compare
Make sure observed resource data is updated on every loop (#185)

v3.4.4

24 Feb 01:25
96ff072
Compare
Choose a tag to compare
adding duration check of 14 days (#182)

v3.4.3

23 Feb 19:21
65f1dd6
Compare
Choose a tag to compare
Fix error msg when wait_for_ready timed out but resource later goes '…

v4.0.0b1

11 Feb 18:28
2174c8f
Compare
Choose a tag to compare
v4.0.0b1 Pre-release
Pre-release
Fix bug where optional deps are not handled for already processed com…

Add minor log message

11 Feb 20:27
ce2d2de
Compare
Choose a tag to compare
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

11 Feb 17:21
2f5a8e3
Compare
Choose a tag to compare
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'

10 Feb 21:13
98ef773
Compare
Choose a tag to compare
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