- Fix PV will be encrypted failing due to restictive securityContext (#835)
- Run skipped test (#836)
- Remove duplicate sc and misplaced containerSecurityContext (#838)
- Fix resize luks volume (#839)
- Replace deprecated ioutil.TempDir (#840)
- Add kernel Minimum Requirements for XFS Support (#841)
- Add support for multiple feature-gates arguments for the csi-provisioner(#810)
- Upgrade plugin to support 1.30 Kubernetes version cluster and sideCars versions (#814
- Clean way to set imagePullSecrets and respect list (#815)
- Increase default provisioner, resizer, snapshotter retry-interval-max (#820)
- Reduce verbosity level (#823)
- Support Volume Group Snapshots k8s 1.27 (#827)
- Add default kube-api-qps, burst, and worker-threads values in CSI driver (#826)
- Set RuntimeDefault as default seccompProfile in securityContext (#828)
- Fix extra arg(#818
- Support standard topology annotation for Volumes (#787)
- Upgrade plugin to support 1.26 Kubernetes version cluster (#800)
- Override controller toleration in chart (#804)
- Fix idempotency problem for Volumes created from Snapshot (#799)
- xfs as fstype: missing xfsgrowfs in $PATH (#777)
- Configure https proxy + ca bundle (#761)
- Set custom endpoint ([#767]#767))
- Update osc-sdk-go package in order not to check region (#762)
- Handle 39 volumes for scsi device per node (#733)
- Increase maximum volumes per node (from 25 to 40) (#650)
- Upgrade plugin to support 1.25 Kubernetes version cluster (#611)
- Volume scheduling is enabled by default in the helm chart
- Fix deployement when using helm-git (#520)
- Support encryption on volumes (#85)
- Add alternative to generate the Kubernetes secret using helm (#370)
- Add logs about request cache (#475)
- Fix the Iops regarding of the storage class parameter iopsPerGb, Outscale maximum iops and Outscale ratio iops/Gb (#386, #394)
- Fix idempotency on ControllerUnpublishVolume (#409)
- Fix idempotency on DeleteVolume and DeleteSnapshot (#448)
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
- Rename driver name to "bsu.csi.outscale.com"