Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:52
v0.7.0
39beef6

Machine Deletion Remediation operator v0.7.0

Notable Changes

  • Internal improvements

Release Artifacts

Images

  • Operator: quay.io/medik8s/machine-deletion-remediation-operator:v0.7.0
  • Bundle: quay.io/medik8s/machine-deletion-remediation-operator-bundle:v0.7.0
  • Catalog aka Index: quay.io/medik8s/machine-deletion-remediation-operator-catalog: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

  • Modernize GitHub workflows: replace deprecated action, bump versions by @slintes in #166
  • Add optional checkout_ref input to release workflow by @slintes in #167
  • Fix release workflow: forward checkout_ref to community bundle by @slintes in #168
  • Remove tag trigger from post-submit workflow by @razo7 in #164
  • Fix logging messages when machine has no associated node by @Tzif-Morgen in #165
  • Migrate to Kubebuilder v4 and update to K8s 1.34 / OCP 4.22 by @slintes in #172
  • Remove kube-rbac-proxy, use controller-runtime metrics auth by @slintes in #173
  • Bump google.golang.org/grpc from 1.72.1 to 1.79.3 by @dependabot[bot] in #174
  • Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in #176
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 by @dependabot[bot] in #175
  • Detect host architecture for GOARCH in build script by @razo7 in #170

New Contributors

Full Changelog: v0.6.0...v0.7.0