Releases: RedHatInsights/bonfire
Releases · RedHatInsights/bonfire
Fix for quay user underscores
v2.1.5 replace underscore in quay username with dashes to match quay behavio…
Set delete timeout for ns cleanup
v2.1.4 Set delete timeout for ns cleanup
Delete 'elasticsearch' resources on ns cleanup
v2.1.3 Delete 'elasticsearches' on ns cleanup
Delete xjoinpipelines on namespace cleanup
v2.1.2 Remove xjoin pipelines during NS cleanup (#80)
FIx env var quoting
Quote env vars and allow whitespaces (#79) * Quote marker/filter env vars * allow whitespace on the right side of expression Co-authored-by: Brandon Squizzato <[email protected]>
Add quay user/pull secret provider support for ClowdEnvironment
v2.1.0 add quay user flag to replace manual editing of clowdenv (#76)
Change --remove-resource/--no-remove-resources
v2.0.0 RHCLOUD-14977 --no-remove-resources for specific components (#70)
Support for fetching alternate git refs, ClowdEnvironment tweaks
Get artifacts from a CJI created IQE pod (#67) * Add cji_smoke_test.sh to run IQE tests with a ClowdJobInvocation and fetch results from minio Co-authored-by: Brandon Squizzato <[email protected]>
Add process-iqe-cji and deploy-iqe-cji commands
v1.6.0 Remove duplicate options from process and deploy (#72)
Delete CyndiPipelines first to prevent hanging on ns cleanup
v1.5.6 Delete cyndipipelines first to prevent hanging