Releases: purestorage/pso-csi
Releases · purestorage/pso-csi
Release v6.2.3
PSO v6.2.3 Release
Fixes and improvements:
- Fix CSI.Probe request pending issue in k8s 1.22.x
- Update CSI sidecar versions and permission for support k8s 1.22
Release v6.2.2
PSO v6.2.2 Release
Fixes and improvements:
Bug fix for using FlashArray NVMeoF-RDMA when other local NVMe controllers exist on hosts
Bug fix for FlashArray with both NVMeoF-FC and NVMeoF-RDMA configured
v6.2.2-rc1
PSO v6.2.2-rc1 Release
Fixes and improvements:
- Bug fix for using FlashArray NVMeoF-RDMA when other local NVMe controllers exist on hosts
- Bug fix for FlashArray with both NVMeoF-FC and NVMeoF-RDMA configured
Release v6.2.1
PSO v6.2.1 Release
Fixes and improvements:
- Fix KB unit issue for NodeGetVolumeStats CSI call
- Support FlashBlade Safe Mode.
- Upgrade apiextensions.k8s.io API version from v1beta1 to v1.
- #196
- Upgrade CSIDriver apiVersion from v1beta1 to v1
- FibreChannel + NVME bug fixes.
- Fix volume resize failures
Release v6.2.0
Features:
- FlashArray NVMeoF-RoCE support (NVMeoF using RDMA over Converged Ethernet) officially goes GA
- #171 Enable FlashBlade filesystem hard limit by default upon creation (existing filesystems will not be affected)
Bug fixes and enhancements:
- Bug fix for using FC SAN type on FlashArray Purity 6.0+
- Bug fix for DB reconstruction tool when found devices with no UUIDs
- NVMeof-RoCE support bug fixes and improvements
- Topology feature performance improvement
- Bug fix for #166 iSCSI CIDR not passed to pso-db pods
Release v6.2.0-rc1
v6.2.0-rc1 (07/22/2021)
Features:
- FlashArray NVMeoF-RoCE support (NVMeoF using RDMA over Converged Ethernet)
- If you want to try the NVMeoF-RoCE feature, a fresh PSO installation is required.
Release 6.1.1
v6.1.1 (04/12/2021)
Bug fixes and enhancements:
- Add missing toleration to db pods
- Support DB pods StatefulSet node-affinity and topology
- [#90] Enhance PSO log debug level
- [#141] Set Default Cockroach DB version to v20.2.6
CSI w/ Persistent Store Release 6.1.0
Features:
- Provided upgrade path from PSO 5.x to PSO 6.x, documentation: https://github.com/purestorage/pso-csi/blob/master/docs/csi-5to6-upgradepath.md
CSI w/ Persistent Store Release 6.0.5
Enhancements:
- Support PX-Backup for remote snapshot restore.
Bug fixes:
- Fixed #90 PSO log debug level.
Known issues:
- Snapshots created from imported volume don't show ready to use
CSI w/ Persistent Store Release 6.0.4
- CSI 1.3 compliance.
- Improve volume provisioning performance when topology is enabled.
- Add default cockroach DB pod memory limit to 1GB.
- Fix volume attach failure when active cluster is enabled.
- Fix failure when image contains port as suffix of repository.
- Fix volume resize bug.