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.
- Image is now based on Alpine
- Add http-endpoint on side-cars (#190)
- Migration to Outscale SDK v2
- Upgrade sanity test framework to check v1.5.0 CSI spec compliance (#290)
- We can disable meta-data server access on controller pod by providing cluster's region during deployment
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
- 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
- Make NodePublishVolume and NodeUnpublishVolume idempotent (#163)
- Make Max BSU Volumes value custom
- Update default Max BSU Volumes value
- Update to k8s pkg 1.21.5
- update to csi 1.3.0
- Update charts and sidecars versions
- update e2e tests
- Add fsGroupPolicy specific e2e test
- Add fsGroupPolicy field to CSIDriver object and customize it with chart values
- Implement ControllerExpandVolume using UpdateVolume api call
- Fix regression in detach disk toleration
- customise sidecars conatiner verbosity and timeout
- Implement NodeGetVolumeStats
- Use osc-sdk-go instead of aws-sdk-go
- Update to helm3
- Update of sidecar images
- Enable API sdk logs