* [DRBD-announce] linstor-csi 0.10.2 released
@ 2020-12-04 9:52 Moritz Wanzenböck
0 siblings, 0 replies; only message in thread
From: Moritz Wanzenböck @ 2020-12-04 9:52 UTC (permalink / raw)
To: drbd-announce
Dear LINSTOR on Kubernetes Users,
We just released version 0.10.2 of LINSTOR CSI.
This release contains fixes for the following issues:
- Under specific conditions it was possible for
a PV to be created in Kubernetes without the matching
LINSTOR resources being available. Any Pods using these
PVs would forever be stuck, as LINSTOR CSI would fail
to attach the volume. Any PV created in this way has
to be deleted and re-created.
- Another possible outcome of the above bug was a complete
crash of LINSTOR CSI on a node. On restart of the pod,
it would immediatly crash again.
The update is available from our registry:
drbd.io/linstor-csi:v0.10.2
Updates can be applied by:
- Using the LINSTOR helm chart:
Run helm upgrade, setting:
csi.pluginImage=drbd.io/linstor-csi:v0.10.2
- Other linstor-operator deployments:
Edit the LinstorCSIDriver resource and set:
linstorPluginImage: drbd.io/linstor-csi:v0.10.2
Best regards,
Moritz
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-04 9:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 9:52 [DRBD-announce] linstor-csi 0.10.2 released Moritz Wanzenböck
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.