The module lifecycle stage: General Availability
v0.3.3
- Fixes for regression when resizing a volume that arose as a result of switching to distroless (fixed too narrow mounting of /sys from the host)
v0.3.2
- Corrections for regression when remounting a volume that arose as a result of switching to distroless (in some cases the WWN of the volumes does not match)
v0.3.1
- Corrections for regression when remounting a volume that arose as a result of switching to distroless (in some cases the WWN of the volumes does not match)
v0.3.0
- Translation of the module into distroless (with active patching of the original CSI, which is not suitable for this)
- Changes in documentation
- Update base images and golang version
- Updated hooks that work when a module is removed
- Disabled Capacity request from k8s (CSI does not support issuing Capacity)
v0.2.9
- Corrections to the logic of working with volume snapshots
v0.2.8
- Edits to documentation
- Edits in manifestos
- Corrections to the logic of working with volume snapshots
- Update base images
v0.2.7
- Updated base images versions
v0.2.6
- Updated Go version to 1.24.9
- Updated lib-helm to deckhouse_lib_helm-1.64.1
v0.2.5
- Added release notes
v0.2.4
- Added information about the need for snapshot-controller for module operation
- Added readonlyRootFilesystem for enhanced module security
v0.2.3
- Added dependency on snapshot-controller
v0.2.2
- Added instructions for using Huawei storage systems in multiple Kubernetes clusters
v0.2.1
- Updated CSI to version v4.11.0
- CVE fix
- Added hook that removes unnecessary resources remaining after module deletion
v0.1.1
- Updated golang to 1.23.6
- Removed Experimental status
v0.1.0
- Initial release, basic functionality works