Skip to content

Releases: RedHatInsights/bonfire

Tear down both unit test ns and smoke test ns

15 Jan 02:44
f325a96
Compare
Choose a tag to compare
Tear down both unit test ns and smoke test ns (#170)

* Tear down both unit test ns and smoke test ns

* Simplify oc get logic since namespaces are always fresh now

Minor fixes

14 Jan 15:30
2b36137
Compare
Choose a tag to compare
v3.2.1

if namespace value is empty - return False (#171)

Fix ClowdEnvironments in v2

14 Jan 20:57
d685436
Compare
Choose a tag to compare
v2.9.2

updating kafka in clowdenv config (#173)

Add --local=true/false option for template processing

11 Jan 20:22
59e50ad
Compare
Choose a tag to compare
Option for local/remote template processing (#168)

* Allow remote processing of oc templates

* Fix passing 'local' option to ns commands

Use a different requester id for ephemeral db deployment

11 Jan 20:03
8332aff
Compare
Choose a tag to compare
v3.1.2

Use different requester id for db env

Remove duplicate '-d' CLI flag

11 Jan 19:24
6d97beb
Compare
Choose a tag to compare
v3.1.1

Remove duplicate '-d' arg shortcut

v3.1.0: Process env vars referenced in target vars (#164)

10 Jan 14:58
a6fe845
Compare
Choose a tag to compare
  • Support for recursive parameter substitution
  • Send auth headers when fetching gaw github content

Bonfire v3

10 Jan 14:42
48488d7
Compare
Choose a tag to compare
  1. We now use the namespace operator for handling namespace reservations. The old "ephemeral-NN" namespaces are now deprecated and only bonfire v2 will utilize those. We will keep the old namespaces around for 2 more weeks.
  2. The default configuration source has been changed to "appsre". This means that if you type "bonfire deploy app" -- we are now by default fetching configs from the app-interface APIs. You can still switch back to local mode use "--source local". The cicd-common gitlab config is now deprecated and will be removed in 2 weeks -- it is one less thing for app owners to worry about keeping up-to-date.
  3. We removed the functionality that looks for a config file named "config.yaml" in the current working dir. This tripped up a lot of people in the past more than it helped.

v3.0.0a10

07 Jan 15:14
11aebda
Compare
Choose a tag to compare
v3.0.0a10 Pre-release
Pre-release
Fix default graphql url

v3.0.0a9

05 Jan 23:55
807b845
Compare
Choose a tag to compare
v3.0.0a9 Pre-release
Pre-release
Tweak log msg