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.