This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Releases: enix/san-iscsi-csi
Releases · enix/san-iscsi-csi
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2021-06-14)
Bug Fixes
chore
- rename dothill-csi to san-iscsi-csi (f09b5fc)
Features
- node: extract iscsid to the host (3295b05)
- node: extract multipathd to the host (8aac2c7)
- node: probe to check required packages on the host (9b4e26e)
BREAKING CHANGES
- The docker image and helm chart are now called san-iscsi-csi instead of dothill-csi
- node: open-iscsi now have to be installed on the host
- node: Since CSI is orchestrator agnostic, -kubeletpath flag break the spec by making the plugin Kubernetes dependent. Thus we remove it and -bind can be used instead.
v3.1.6
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
3.1.0 (2021-04-02)
Bug Fixes
- node: fix NodeUnpublishVolume when device is already disconnected (5f3cb60)
Features
- controller: snapshot restoration (5a62d21)
- controller: volume cloning (30f6257), closes #21
- controller: volume snapshotting (8beefd3)
- exporter: dothill_api metrics (31bf4c4)
- exporter: dothill_csi_rpc_call metric (32ae764)
- exporter: dothill_csi_rpc_call_duration (ab82a71)
- helm: add optional PodMonitor and ServiceMonitor (6c06ed8)