Skip to content

Releases: medik8s/machine-deletion-remediation

Machine Deletion Remediation operator v0.3.0

05 Mar 17:38
v0.3.0
d269a2d
Compare
Choose a tag to compare

Machine Deletion Remediation operator v0.3.0

Notable Changes

Full Changelog: v0.2.1...v0.3.0

Release Artifacts

Images

  • Operator: quay.io/medik8s/machine-deletion-remediation-operator:v0.3.0
  • Bundle: quay.io/medik8s/machine-deletion-remediation-operator-bundle:v0.3.0
  • Catalog aka Index: quay.io/medik8s/machine-deletion-remediation-operator-catalog:v0.3.0

Source code and OLM manifests

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

v0.2.1

08 Nov 13:46
v0.2.1
a5bc7e0
Compare
Choose a tag to compare

Machine Deletion Remediation operator v0.2.1

Notable Changes

Release Artifacts

Images

  • Operator: quay.io/medik8s/machine-deletion-remediation-operator:v0.2.1
  • Bundle: quay.io/medik8s/machine-deletion-remediation-operator-bundle:v0.2.1
  • Catalog aka Index: quay.io/medik8s/machine-deletion-remediation-operator-catalog:v0.2.1

Source code and OLM manifests

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

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Sep 12:42
v0.2.0
8b93bda
Compare
Choose a tag to compare

Machine Deletion Remediation operator v0.2.0

Notable Changes

  • Support Processing and Succeeded conditions by @clobrano in #74
  • Support PermanentNodeDeletionExpected condition by @clobrano in #83
  • Change channel from candidate to stable by @clobrano in #85

Release Artifacts

Images

  • Operator: quay.io/medik8s/machine-deletion-remediation-operator:v0.2.0
  • Bundle: quay.io/medik8s/machine-deletion-remediation-operator-bundle:v0.2.0
  • Catalog aka Index: quay.io/medik8s/machine-deletion-remediation-operator-catalog:v0.2.0

Source code and OLM manifests

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

What's Changed

  • Update display name of community edition by @clobrano in #64
  • Add Medik8s icon for MDR by @razo7 in #68
  • Fix CSV links by @clobrano in #70
  • Rework controller unittests by @clobrano in #65
  • Fix typo in Catalog name by @clobrano in #72
  • Verify Golang Dependencies by @razo7 in #75
  • Add .Phony to Makefile by @razo7 in #77
  • Set up Golang using go.mod file by @razo7 in #76
  • Makefile recipe to remove a bundle installed via bundle-run by @clobrano in #79
  • Rework Reconcile loop by @clobrano in #78
  • Update tools version by @clobrano in #81
  • Bump go version to 1.20 by @clobrano in #82
  • Support Processing and Succeeded conditions by @clobrano in #74
  • Support PermanentNodeDeletionExpected condition by @clobrano in #83
  • Remove Redundant Import by @razo7 in #84
  • Add missing update of Conditions description in YAMLs by @clobrano in #86
  • Change channel from candidate to stable by @clobrano in #85
  • Remove unnecessary ownerReferences config in CR example by @clobrano in #88
  • Fix wrong Condition value and reason when Node or Machine is not found by @clobrano in #87
  • Support Operator Upgrades by @razo7 in #91
  • Add status condition to MDR CSV sample by @clobrano in #89
  • Set Processing and Succeeded conditions only when resources are restored by @clobrano in #92

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 May 14:14
v0.1.0
c1f3450
Compare
Choose a tag to compare

Machine Deletion Remediation operator v0.1.0

Notable Changes

  • Rename from Machine Deletion to Machine Deletion Remediation
  • Support restricted Pod Security Admission level
  • Use ubi-micro as base image
  • Add short names for CRDs
  • Improve reconcile logging

Release Artifacts

Images

  • Operator: quay.io/medik8s/machine-deletion-remediation-operator:v0.1.0
  • Bundle: quay.io/medik8s/machine-deletion-remediation-operator-bundle:v0.1.0
  • Catalog aka Index: quay.io/medik8s/machine-deletion-remediation-operator-catalog:v0.1.0

Source code and OLM manifests

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

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

Basic functionality

12 Aug 09:02
59139ad
Compare
Choose a tag to compare
Pre-release

This release meant for early adopters - up to the release date it is not working properly due to a known bug in NHC (see docs for more info).