Node HealthCheck Operator v0.10.0
Notable Changes
- Fix orphaned CR handling by @slintes in #360
- Support maxUnhealthy to easily express N-1, N-2 scenarios by @tiraboschi in #372
- [release-0.10] Add podAntiAffinity to node-healthceck-controller-manager Deployment to improve HA by @openshift-cherrypick-robot in #381
- NHC healthy delay by @mshitrit in #365
- Support hcp upgrade by @mshitrit in #362
Release Artifacts
Images
- Operator: quay.io/medik8s/node-healthcheck-operator:v0.10.0
- Bundle: quay.io/medik8s/node-healthcheck-operator-bundle:v0.10.0
- Catalog aka Index: quay.io/medik8s/node-healthcheck-operator-index:v0.10.0
Source code and OLM manifests
Please find the source code and the OLM manifests in the Assets section below.
What's Changed
- Set Golang version for specifing the correct toolchain by @razo7 in #354
- Update golang.org/x/net to v0.33.0 by @razo7 in #357
- fix typo by @Shai1-Levi in #359
- Fix orphaned CR handling by @slintes in #360
- MHC created CR isn't deleted by the remediator by @mshitrit in #347
- Support hcp upgrade by @mshitrit in #362
- MHC does not watch remediation by @mshitrit in #364
- Fix a flaky test by @mshitrit in #367
- Allow HighlyAvailableArbiter control plane topology by @slintes in #368
- Fix flaky tests by @slintes in #370
- Support maxUnhealthy to easily express N-1, N-2 scenarios by @tiraboschi in #372
- NHC healthy delay by @mshitrit in #365
- Fix flaky e2e by @slintes in #373
- Bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #366
- Bump golang.org/x/oauth2 from 0.12.0 to 0.27.0 by @dependabot[bot] in #376
- Update NHC tool versions by @razo7 in #379
- Update OCP / K8s dependencies and tool versions by @slintes in #380
- [release-0.10] Add podAntiAffinity to node-healthceck-controller-manager Deployment to improve HA by @openshift-cherrypick-robot in #381
New Contributors
- @Shai1-Levi made their first contribution in #359
- @tiraboschi made their first contribution in #372
Full Changelog: v0.9.0...v0.10.0