Self Node Remediation v0.10.0
Notable Changes
Change from node network to pod network for peer checks #220
Release Artifacts
Images
- Operator: quay.io/medik8s/self-node-remediation-operator:v0.10.0
- Bundle: quay.io/medik8s/self-node-remediation-operator-bundle:v0.10.0
- Catalog aka Index: quay.io/medik8s/self-node-remediation-operator-catalog: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
- Reduce logging level by @clobrano in #227
- Fix log message by @slintes in #229
- Simplify naming for condition by @clobrano in #231
- Some fixes and e2e test improvements by @slintes in #226
- Use Pod IP for peer communication by @clobrano in #220
- Remove unused variable
isSkipCleanup
by @mshitrit in #224 - Retry setting Out Of Service flags by @mshitrit in #235
- Build manager binary in a modular way by @razo7 in #237
- Remove golang.org/x/crypto package Dependency by @razo7 in #239
- Bump Golang version v1.23 and Ginkgo by @razo7 in #242
- [release-0.10] Set Golang version for specifing the correct toolchain by @openshift-cherrypick-robot in #244
- [release-0.10] Update golang.org/x/net to v0.33.0 by @openshift-cherrypick-robot in #246
- [release-0.10] Remove finilizer when deleted SNR is marked with NHC Timeout by @openshift-cherrypick-robot in #248
Full Changelog: v0.9.0...v0.10.0