v0.5.0
Node HealthCheck Operator v0.5.0
Notable Changes
- remove creation of default NHC CR
- add escalating remediations
- improve docs
Release Artifacts
Images
- Operator: quay.io/medik8s/node-healthcheck-operator:v0.5.0
- Bundle: quay.io/medik8s/node-healthcheck-operator-bundle:v0.5.0
- Catalog aka Index: quay.io/medik8s/node-healthcheck-operator-index:v0.5.0
Source code and OLM manifests
Please find the source code and the OLM manifests in the Assets
section below.
What's Changed
- Remove candidate channel by @slintes in #155
- Fix broken link in README by @razo7 in #157
- Add clobrano to OWNERS_ALIASES by @clobrano in #158
- Prevent template update during remediations by @slintes in #159
- Build k8s version, create release for tags by @slintes in #160
- Fix permissions for releases by @slintes in #161
- Fix env var usage by @slintes in #162
- Keep newlines in body by @slintes in #163
- Align NHC and console plugin tags by @slintes in #164
- Add new test which tests for sorted and grouped imports by @slintes in #131
- Update tools and dependencies by @slintes in #170
- Update e2e k8s version by @slintes in #172
- Add note to description in CSV about PSA for SNR by @slintes in #173
- Remove default config creation by @slintes in #174
- Refactor nhc controller by @slintes in #176
- Fix aggregation unit test by @slintes in #178
- Add node's machine as owner to remediation CR by @slintes in #177
- Fix behaviour on OpenShift by @slintes in #181
- Add bundle-run Make target by @clobrano in #180
- Add Escalating Remediations by @slintes in #175
- Use Go 1.20... by @slintes in #184
- Add empty selector validation by @slintes in #182
- Handle "Processing" condition by @slintes in #183
- Run validating webhook on create by @slintes in #187
- Extend Bundle Validation with bundle-validate Target by @razo7 in #186
- Update docs by @slintes in #185
- Fix duplicate remediation for remediators cause node recreation by @slintes in #188
- Add unit test for conditional node update reconcile by @slintes in #189
- Simplify k8s e2e test by @slintes in #191
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #179
- Extend escalating remediation e2e test by @slintes in #190
- [release-0.5] Update display name of community edition by @openshift-cherrypick-robot in #196
- [release-0.5] Don't have mandatory fields in status by @openshift-cherrypick-robot in #199
- [release-0.5] Don't create console manifests on k8s by @openshift-cherrypick-robot in #202
- [release-0.5] Fix unset zero values by @openshift-cherrypick-robot in #206
- [release-0.5] Fix uncatched error by @openshift-cherrypick-robot in #207
- [release-0.5] Fix k8s e2e test by @openshift-cherrypick-robot in #209
New Contributors
- @clobrano made their first contribution in #158
- @dependabot made their first contribution in #179
Full Changelog: v0.4.2...v0.5.0