Releases: outscale/osc-bsu-csi-driver
Releases · outscale/osc-bsu-csi-driver
Release v0.1.2
Bugfixes
- Fix deployement when using helm-git (#520)
Release v1.1.0
Release v0.1.1
v1.0.0
NOTE: If you want to migrate from v0.X.X to this version, please read the migration process otherwise you will loose the management of your current PVC
Breaking changes
- Rename driver name to
bsu.csi.outscale.com
v0.1.0
NOTE: In case no topology is provided by the CO (not the case for Kubernetes > v1.17), the volume will be created in the AZ A.
Notable changes
v0.0.15
NOTE: In the future major version, the default FsType will change from EXT4 to XFS. You can start using it by changing the
defaultFsType
in the helm chart
Notable changes
- Remove Snapshot Controller and CRD from the chart (See Deployment Snapshot)
- Set FsType of the PV if no FsType is specified in the StorageClass
- Add the support of custom labels on the pod (#101)
- Update sidecars to the latest version.
- Impacts:
- CSI spec v1.5.0
- Minimal kubernetes version is now v1.20
- Impacts:
- Update to kubernetes library to v1.23.4
Bugfixes
- Make NodePublishVolume and NodeUnpublishVolume idempotent (#163)
Full Changelog: https://github.com/outscale-dev/osc-bsu-csi-driver/blob/v0.0.15/CHANGELOG-0.x.md#v0015
v0.0.14beta
make bsu volume count limit custom
v0.0.13beta
Update default Max BSU Volumes value
v0.0.12beta
Update to csi 1.3.0
Update dependency to 1.21.5
v0.0.11beta
Update chart version