v0.3.1
Pre-release
Pre-release
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 (which is still in private beta) instead of the Instance API to manage block volumes and snapshots.
- If you are currently using the
v0.2.x
orv0.1.x
versions of the Scaleway CSI: please do not use this release until we provide a tool to migrate fromv0.2
to thev0.3
release. - If you are looking to install the CSI for the first time using the
v0.3
release: make sure you have access to the new Scaleway Block Storage API. You can request access here.
Not sure what to do?
➡️ Use the release-0.2 branch for now.
➡️ Reach us on the #k8s channel on the Scaleway Slack community.
Breaking Change
The SBS volumes will soon have new identifiers on the system, this release will accommodate both naming conventions.
Do NOT use v0.3.0
as that previous release can't handle the new scsi-0SCW_sbs_...
identifiers.
What's Changed
Full Changelog: v0.3.0...v0.3.1