Fence Agents Remediation v0.4.0
Notable Changes
- Add support to multiple templates with the same kind by @mshitrit in #135
- Setting memory limit to 512 by @mshitrit in #137
- Build a file-based catalog by @clobrano in #138
- Test Scorecard testing in Makefile by @razo7 in #141
- Enable out-of-service taint in FAR by @k-keiichi-rh in #92
- Update bundle image by @razo7 in #139
- Update docs with the new remediationStrategy spec by @clobrano in #145
Release Artifacts
Images
- Operator: quay.io/medik8s/fence-agents-remediation-operator:v0.4.0
- Bundle: quay.io/medik8s/fence-agents-remediation-operator-bundle:v0.4.0
- Catalog aka Index: quay.io/medik8s/fence-agents-remediation-operator-catalog:v0.4.0
Source code and OLM manifests
Please find the source code and the OLM manifests in the Assets
section below.
What's Changed
- Rewrite FAR README with more Sections by @razo7 in #80
- Create Namespace if it does not exist by @clobrano in #129
- Log error in remediation by @mshitrit in #128
- Automate Communities bundle creation by @clobrano in #131
- Set Golang version in Dockerfile by @razo7 in #132
- Add support to multiple templates with the same kind by @mshitrit in #135
- Manual workflow for tagged versions by @clobrano in #136
- Setting memory limit to 512 by @mshitrit in #137
- Run bundle in test target to ensure bundle is up to date by @slintes in #140
- Build a file-based catalog by @clobrano in #138
- Test Scorecard testing in Makefile by @razo7 in #141
- Enable out-of-service taint in FAR by @k-keiichi-rh in #92
- Update bundle image by @razo7 in #139
- README note on Scorecard tests by @razo7 in #143
- Update docs with the new remediationStrategy spec by @clobrano in #145
Full Changelog: v0.3.0...v0.4.0