Releases: cyverse/irods-csi-driver
Releases · cyverse/irods-csi-driver
v0.4.7
v0.4.6 - unstable
- Use iRODS FUSE Lite Pool Server for iRODS Access
iRODS FUSE Lite Pool Server runs on the same driver container as a background process.
All iRODS FUSE Lite instances will communicate with the Pool Server via gRPC. - Upgrade dependencies
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
- Use new version of iRODS FUSE Lite for fuse mount.
Improved file write performance.
Releasing resources when iRODS FUSE Lite terminates. - Use new version of go-irodsclient.
Fixed various issues. - Add more features on custom path mapping.
Can create mount source path (collections) if not exist.
Ignore if mount source path does not exist.
v0.3.0
Use new iRODS FUSE Lite (https://github.com/cyverse/irodsfs) for fuse_mount.
The new client is more stable than the previous client (iRODS FUSE).
Support custom path mapping.
This allows users to mount data objects or collections spread over different directory paths.