Releases: kvaps/kube-linstor
Releases · kvaps/kube-linstor
v1.14.0
- Upgrade LINSTOR v1.14.0
- Added drbd-reactor with prometheus metrics for helm deploy (#45)
- Added podAntiAffinity feature
- Added workarond to createSSLException (see: piraeusdatastore/piraeus-operator#181)
- Upgrade linstor-csi v0.13.1
- Upgrade drbd-utils v9.18.2
- Upgrade stork-plugin v2.6.4
- Fix LINSTOR certificates (see: piraeusdatastore/linstor-csi#128)
v1.13.0
v1.12.2
v1.11.1-3
v1.11.1-1
This release includes many features implemented by @jbanety: automatically join nodes, etcd support and so on.
Many thanks for this contribution! 🎉🎉🎉
Features:
- Migrate images from docker.io to ghcr.io registry
- Automatically join nodes (#26)
- Add secured etcd support (#27)
- Update csi driver api version (#25)
- Add PodSecurityPolicy support (#24)
- Update drbd-utils and stork versions (#29)
v1.11.0
- Upgrade LINSTOR to v1.11.0
- Upgrade LINSTOR client to v1.6.0
- Upgrade STORK to v2.6.1
- Implement HA using k8s-await-election and standard leader election probes
- StatefulSet resources replaced by Deployments
- Added piraeus-ha-controller
- Added liveness-probe sidecar container for CSI-driver
- Support specifying digest option for docker images
- CSI-controller parasetters and timeouts are aligned with piraeus-operator