Node HealthCheck Operator v0.7.0
Notable Changes
- Bug fixes and minor improvements
Release Artifacts
Images
- Operator: quay.io/medik8s/node-healthcheck-operator:v0.7.0
- Bundle: quay.io/medik8s/node-healthcheck-operator-bundle:v0.7.0
Source code and OLM manifests
Please find the source code and the OLM manifests in the Assets
section below.
What's Changed
- Update default SNR template by @slintes in #268
- Prepare MHC support by removing NHC dependencies by @slintes in #267
- Run with 2 replicas by @slintes in #271
- Remove outdated default config update code by @slintes in #270
- Add etcd quorum check for cp node remediation by @slintes in #272
- MHC support by @slintes in #224
- Fix flaky tests by @slintes in #278
- Fix handling unhealthy condition change by @slintes in #274
- Fix CR deletion for escalating remediation by @slintes in #277
- Fix etcd guard check for control plane remediation by @slintes in #276
- Several CSV updates by @slintes in #279
- Fix position of CSV's replaces field... by @slintes in #280
- Fix ongoing remediation check in webhook by @slintes in #281
- Improve check for missing / misconfigured templates by @slintes in #282
- Improve requeue by @slintes in #284
- Improve control plane remediation by @slintes in #283
- Handle missing template namespace by @slintes in #286
- Update Go, dependencies and tools by @slintes in #290
- Watch templates for updating NHC status by @slintes in #288
- Event fixes and addition by @slintes in #289
- Fix MHC node lease deletion by @slintes in #287
- Add FAR and MDR to CSV by @razo7 in #291
- [release-0.7] Fix control plane check by @openshift-cherrypick-robot in #294
- [release-0.7] Fix install of latest Go z version by @openshift-cherrypick-robot in #298
Full Changelog: v0.6.1...v0.7.0