Skip to content

Releases: RedHatInsights/bonfire

Update default ephemeral ClowdEnvironment

18 Jun 17:30
e9340e7
Compare
Choose a tag to compare

Use v2.6.0 for ephemeral kafka/kafkaconnect for better compatibility with cyndi-operator

Add 'bonfire apps list' command

17 Jun 16:56
d26f0ae
Compare
Choose a tag to compare
v1.5.0

Tweak docs related to local config overrides

Bug fix: Check for empty response in resource waiter 'check_ready'

15 Jun 21:07
1240d37
Compare
Choose a tag to compare
v1.4.3

Handle empty response in 'check_ready'

Bump ns reconciler timeout to 10min

14 Jun 14:57
a4c77f2
Compare
Choose a tag to compare
v1.4.2

Bump ns reconcile timeout to 10min

Bug fix: Check for null ClowdEnvironment when waiting on namespace

11 Jun 21:12
c97ffdb
Compare
Choose a tag to compare
v1.4.1

Check for non-null ClowdEnvironment when waiting on ns (#61)

Retry template download using local dir if we hit 404

10 Jun 21:29
29728f3
Compare
Choose a tag to compare
v1.4.0

Retry template download using os.getcwd() if we hit 404 (#60)

Add --component

10 Jun 17:50
b0acee8
Compare
Choose a tag to compare

--component causes bonfire to process/deploy only specific component names when deploying an app. The dependencies of those components will still be deployed unless --no-get-dependencies is used.

Update ClowdEnvironment template and small ns wait fix

03 Jun 14:26
a95a81e
Compare
Choose a tag to compare
  • Updates to ClowdEnvironment for ephemeral environments, including enabling strimzi
  • Use 'kind' instead of 'name' for api resource lookup to avoid querying "pods" at the end of an ns wait

Fix broken app-sre saas file queries

02 Jun 16:24
93453b9
Compare
Choose a tag to compare
v1.2.2

Add query for saasFilesV2 (#56)

Bug fix for 'pod' not listed as checkable resource

26 May 14:25
3571b71
Compare
Choose a tag to compare
v1.2.1

Fix 'pod' not being a recognized checkable resource