Releases: RedHatInsights/bonfire
Releases · RedHatInsights/bonfire
Catch -/-- values passed into CLI for remove-resource/no-remove-resources
v2.18.1 Catch -/-- values passed into CLI for remove-resource/no-remove-resou…
Allow bonfire to deploy to an ns operator-created namespace
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
v2.17.4 Fix log msgs
Move check_pypi after logging setup
v2.17.3 Move check_pypi after logging config
Use log instead of print on vercheck
v2.17.2 Use log instead of print
Fix circular import
v2.17.1 Fix circular import (#145)
Fix 'bonfire version' for py3.6, add hourly pypi version check
v2.17.0 Fix 'bonfire version' for py3.6, add hourly pypi ver check (#144)
Add 'version' command, fix requirements params in CJI deploy
v2.16.0 Add missing params in cji deploy (#136)
Set ns ready based on ns label AND env status
v2.15.1 Set ready based on ns label AND env status
Mark ns ready according to ClowdEnv target ns status
Mark ns ready according to ClowdEnv target ns status (#141) * Mark ns ready according to ClowdEnv target ns status * Black formatting