LINSTOR Operator 2.10.3

Moritz Wanzenböck moritz.wanzenboeck at linbit.com
Tue Dec 9 17:04:36 CET 2025


We've just released another small bug fix for our Kubernetes Operator.

We updated the LINSTOR CSI driver to 1.10.4 to fix an issue affecting
"S3" snapshots that could not be restored when created with LINSTOR
CSI version 1.10.0 to 1.10.3.

We also update the RBAC resources for the CSI sidecar containers to
fix an issue with the resizer.

Lastly, HA Controller and DRBD Shutdown Guard have been updated to fix
some unexpected warnings that have been generated in normal
operations.

We recommend all users of release 2.10.x to update to this latest release.

To upgrade, either point your kustomization.yaml at the new manifest:

  https://charts.linstor.io/static/v2.10.3.yaml

Or, if using helm, upgrade the linstor-operator chart:

  helm repo update
  helm upgrade linstor-operator linstor/linstor-operator --wait

To get specific instructions to apply the update, check our users guide[1].

If you need to upgrade from Operator v1, check out our upgrade guide[2].

Source code is, as always, available upstream[3].

Best regards,
Moritz

[1]: https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-kubernetes-upgrade
[2]: https://charts.linstor.io/migration/
[3]: https://github.com/piraeusdatastore/piraeus-operator

----
### Fixed

- Update RBAC for `csi-resizer` sidecar.

### Changed
- Updated images:
    * LINSTOR CSI 1.10.4
    * HA Controller 1.3.2
    * DRBD Shutdown Guard 1.1.2


More information about the drbd-announce mailing list