Skip to content

v1.2.2

Compare
Choose a tag to compare
@WanzenBug WanzenBug released this 13 Jul 07:41
· 99 commits to master since this release
v1.2.2

This releases fixes an issue around restoring snapshots in volumes smaller than the original. This is not an operation we support, but in some cases we allowed it, leading to broken volumes. This has now been fixed.


Fixed

  • Prevent shrinking of volumes. While this is enforced by the CSI Provisioner already, when
    restoring from backups (which do not have a reported size) these limits are not enforced.