scaleway/scaleway-csi v0.3.2
scaleway/scaleway-csi
Captured source
source ↗published Aug 19, 2024seen 5dcaptured 8hhttp 200method plain
v0.3.2
Repository: scaleway/scaleway-csi
Tag: v0.3.2
Published: 2024-08-19T15:00:04Z
Prerelease: no
Release notes:
Important
This release is NOT compatible with the v0.2 and v0.1 releases as it introduces a major breaking change: it now uses the new Scaleway Block Storage (SBS) API instead of the Instance API to manage block volumes and snapshots.
If you are currently using the v0.2.x or v0.1.x versions of the Scaleway CSI: please use the migration tool before upgrading. Your volumes will automatically be migrated if you use the Helm Chart.
What's Changed
- docs(csi): SBS API is GA by @tgenaitay in https://github.com/scaleway/scaleway-csi/pull/66
- chore: bump dependencies by @Tomy2e in https://github.com/scaleway/scaleway-csi/pull/67
- feat: add sbs-migration tool by @Tomy2e in https://github.com/scaleway/scaleway-csi/pull/68
Full Changelog: https://github.com/scaleway/scaleway-csi/compare/v0.3.1...v0.3.2
Notability
notability 2.0/10Routine patch release, low impact