Releases: RedHatInsights/bonfire
Releases · RedHatInsights/bonfire
Add command for 'what-depends-on' and cicd script tweaks
Also run oc status
to check cluster authentication before looking up namespaces
Support for ignoring secrets when preparing namespace
v2.5.0 Ignore certain secrets during namespace prep (#94)
Update gql to 3.0.0a6 and reset requirements
v2.4.0 Update gql to 3.0.0a6 and reset requirements (#93)
Also compare stringData when replacing secrets
v2.3.2 Support stringData for secret replacement (#92)
Bug fix for --set-parameter
Split on first '=' only
Support for importing secrets from local dir
Support for importing secrets from local dir (#89) * Support for importing secrets from local dir
Initialize 'parameters' key if it does not exist
v2.2.2 Initialize 'parameters' key if it does not exist
Log info about GH_TOKEN/GH_API_URL
v2.2.1 Log info about GH_TOKEN/GH_API_URL
Allow GITHUB_API_URL/GITHUB_TOKEN to be customized
Allow GITHUB_API_URL and GITHUB_TOKEN to be customized (#88) * Fix gh rate limit * Improve logging when git ref fetch fails * Adjust how GH_BRANCH_URL is set Co-authored-by: Patrik Segedy <[email protected]>
Update ClowdEnvironment templates for IQE vault
Add IQE vault secret config (#87) * Add IQE vault secret config * Use a different clowdenv template for local vs ephemeral cluster * No need to define PULL_SECRET_NAMESPACE in local env template