Skip to content

Releases: RedHatInsights/bonfire

Catch -/-- values passed into CLI for remove-resource/no-remove-resources

29 Oct 19:09
d979b87
Compare
Choose a tag to compare
v2.18.1

Catch -/-- values passed into CLI for remove-resource/no-remove-resou…

Allow bonfire to deploy to an ns operator-created namespace

28 Oct 17:11
aafce9a
Compare
Choose a tag to compare
Allows bonfire to deploy to an operator-created namespace (#143)

* Allows bonfire to deploy to an ns operator-created namespace

Co-authored-by: Brandon Squizzato <[email protected]>

Fix vercheck log msgs

27 Oct 18:45
983cd2f
Compare
Choose a tag to compare
v2.17.4

Fix log msgs

Move check_pypi after logging setup

27 Oct 18:44
aa6f3e7
Compare
Choose a tag to compare
v2.17.3

Move check_pypi after logging config

Use log instead of print on vercheck

27 Oct 18:39
482b453
Compare
Choose a tag to compare
v2.17.2

Use log instead of print

Fix circular import

27 Oct 18:30
4037708
Compare
Choose a tag to compare
v2.17.1

Fix circular import (#145)

Fix 'bonfire version' for py3.6, add hourly pypi version check

27 Oct 18:20
d37f5d6
Compare
Choose a tag to compare
v2.17.0

Fix 'bonfire version' for py3.6, add hourly pypi ver check (#144)

Add 'version' command, fix requirements params in CJI deploy

27 Oct 17:46
24faa1d
Compare
Choose a tag to compare
v2.16.0

Add missing params in cji deploy (#136)

Set ns ready based on ns label AND env status

21 Oct 17:47
f33c8cd
Compare
Choose a tag to compare
v2.15.1

Set ready based on ns label AND env status

Mark ns ready according to ClowdEnv target ns status

21 Oct 14:21
24800a7
Compare
Choose a tag to compare
Mark ns ready according to ClowdEnv target ns status (#141)

* Mark ns ready according to ClowdEnv target ns status

* Black formatting