LINSTOR Operator v2.5.0
Moritz Wanzenböck
moritz.wanzenboeck at linbit.com
Tue Apr 9 08:31:48 CEST 2024
Dear LINBIT SDS on Kubernetes users,
We've recently released version 2.5.0 of our Kubernetes Operator.
This contains updated LINSTOR, CSI driver and HA COntroller versions,
as well as support for ZFS storage pools configured directly with
LinstorSatelliteConfiguration resources.
The new LINSTOR version also fixes the issue affecting LINSTOR
Controllers shutting down caused by an error in the space tracking
service.
To upgrade, either point your kustomization.yaml at the new manifest:
https://charts.linstor.io/static/v2.5.0.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
Operator v2.5.0 Changelog
-------------------------
### Added
- Support for managing ZFS Storage Pools using LinstorSatelliteConfiguration.
### Changed
- Updated images:
* LINSTOR 1.27.0
* LINSTOR CSI 1.5.0
* High Availability Controller 1.2.1
* Latest CSI sidecars
More information about the drbd-announce
mailing list