Releases: cyverse/irods-csi-driver
Releases · cyverse/irods-csi-driver
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.
v0.2.3
Use a new iRODS FUSE client that fixes a bug in mounting the irods root directory.
v0.2.2
Add default mount path whitelist
Support anonymous access via iRODS FUSE
v0.2.1
Provide security features
- Add a flag for enforcing proxy access
- Add a flag for mounting existing collections
- Add a flag for mount path whitelist
v0.2.0
Support Dynamic Volume Provisioning
Support Helm for easy installation/uninstallation
Support Kubernetes Secrets for global configuration
Support Proxy Authentication
Add more examples
v0.1.1
Support Kubernetes Secrets for passing sensitive mount parameters (user/password)
- Used by iRODS FUSE and WebDAV
Refactor WebDAV parameters for simple configuration
Add more examples
v0.1.0
Support 3 iRODS Clients
- iRODS FUSE
- NFS client
- DavFS
Provide static volume provisioning