Releases: cyverse/irods-csi-driver
Releases · cyverse/irods-csi-driver
v0.10.11
- Do not encrypt volume file when encryption key is empty
v0.10.10
- Allow non-root users to access the volume
v0.10.8
- Fix uid and gid setting bug
- Add k0s support
v0.10.6
- Upgrade go-irodsclient, irodsfs and irodsfs-pool to fix stale cache issue when removing a dir and EOF issue when reading from socket
v0.10.5
- Apply new configuration in iRODS FUSE Lite
- Upgrade irodsfs, irodsfs-pool to fix crash caused by
statx
v0.10.4
- increase liveness probe timeout for heavy workload
- add read only mount support
- fix cs-negotiation parsing error
- make irodsfs pool server endpoint configurable
v0.10.3
- Expose auth scheme and SSL configurations
v0.10.1
- Bump grpc to 1.57.1
- Fix wrong community data path
- Fix whitelist param parsing bug
- Rework test connection for fast connect
- Add overlayfs and fuse-overlayfs for irodsfs
- Upgrade CSI driver registrar, provisioner, livenessprobe
- Fix deprecated flags for leader election
- Replace wrong %q use with %s
- Use host path for storage
- Set storage-volume mount propagation mode bidirectional to share dir between host and container
- Encrypt volume and node volume info file
v0.9.11
- Fix double -o arguments when mounting webdav client
- Create /etc/mtab symlink pointing to /proc/mounts because the file is missing in the container ran with containerd
- Change dir permission for webdav cache to 0777