Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:43
v0.12.0
a49ec14

Node HealthCheck Operator v0.12.0

Notable Changes

  • On the Openshift Container Platform the Node Health Check operator now uses platform metrics.
  • Bug fixes and internal updates

Release Artifacts

Images

  • Operator: quay.io/medik8s/node-healthcheck-operator:v0.12.0
  • Bundle: quay.io/medik8s/node-healthcheck-operator-bundle:v0.12.0

Source code and OLM manifests

Please find the source code and the OLM manifests in the Assets section below.

What's Changed

  • Fix Ongoing Remediation Metric name by @clobrano in #392
  • Fix HealthyDelay test assertions checking stale NHC status by @clobrano in #394
  • Modernize GitHub Actions workflows by @slintes in #395
  • Add optional checkout_ref input to release workflow by @slintes in #397
  • Fix release workflow: forward checkout_ref to community bundle by @slintes in #398
  • docs: update remediation provider responsibility section by @slintes in #399
  • RHWA-356: Migrate NHC from User Workload to Platform Prometheus Metrics by @clobrano in #391
  • RHWA-906: Implement programmatic ServiceMonitor creation for NHC by @clobrano in #404
  • Migrate to Kubebuilder go/v4 and update dependencies for K8s 1.34 / OCP 4.22 by @slintes in #405
  • Bump go.opentelemetry.io/otel/sdk from 1.36.0 to 1.43.0 by @dependabot[bot] in #402
  • Bump google.golang.org/grpc from 1.72.2 to 1.79.3 by @dependabot[bot] in #403
  • fix(controller): check exclude-from-remediation label value by @slintes in #407
  • Add telco best practices certsuite compliance by @slintes in #406
  • Detect host architecture for GOARCH in build script by @razo7 in #400

Full Changelog: v0.11.0...v0.12.0