github piraeusdatastore/piraeus-operator v2.10.1

13 hours ago

A small bug fix release.

We noticed that with the more verbose status messages, we accidentally caused the Operator to run in a loop continuously.

We also noticed that snapshotting stopped working because we unconditionally enabled the VolumeGroupSnapshot feature, which caused the CSI sidecar to stop working on clusters where this resource has not been enabled.

Finally, the Operator stopped working on cluster managed by Cluster API, where the Cluster API itself is not installed in the cluster.

All these issues have now been fixed.


Added

  • Liveness probes for CSI sidecars

Changed

  • Disable group snapshots if we cannot be sure they are supported, otherwise the csi-snapshot silently breaks.

Fixed

  • Status update on LinstorCluster and LinstorSatellite resources no longer causes infinite reconciles.

Don't miss a new piraeus-operator release

NewReleases is sending notifications on new releases.