LINSTOR Operator 2.10.2

Moritz Wanzenböck <[email protected]> Thu, 27 Nov 2025 15:04:48 +0100
Newsgroups dev.linux.lists.drbd-announce
Message-ID <CAKnz9xJ8nF6bQSbDuUOg5DXhe1AkV-Kp6-LZ-nV_XMqzEYX-Pg@mail.gmail.com>
We've just released another small bug fix for our Kubernetes Operator.

We have updated DRBD to 9.2.16, and also updated LINSTOR CSI to 1.10.3
to fix some small issues with the new "fsck" checks on mounts.

In addition, we have added some configurable timeouts when using
graceful evacuation, and fixed a bug that prevented the SELinux
integration of LINSTOR CSI from working.

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.2.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