Skip to content

Releases: cyverse/irods-csi-driver

v0.3.0

17 Mar 23:14
cf3bdca
Compare
Choose a tag to compare

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

04 Dec 18:21
625cfba
Compare
Choose a tag to compare

Use a new iRODS FUSE client that fixes a bug in mounting the irods root directory.

v0.2.2

28 Oct 20:06
678e2f0
Compare
Choose a tag to compare

Add default mount path whitelist
Support anonymous access via iRODS FUSE

v0.2.1

14 Sep 21:12
5de821c
Compare
Choose a tag to compare

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

08 Sep 20:34
4de8541
Compare
Choose a tag to compare

Support Dynamic Volume Provisioning

  • only for iRODS FUSE

Support Helm for easy installation/uninstallation

Support Kubernetes Secrets for global configuration
Support Proxy Authentication

Add more examples

v0.1.1

11 Aug 23:26
9673dc3
Compare
Choose a tag to compare

Support Kubernetes Secrets for passing sensitive mount parameters (user/password)

  • Used by iRODS FUSE and WebDAV

Refactor WebDAV parameters for simple configuration

  • Add "url" field

Add more examples

v0.1.0

03 Aug 19:12
c1dbebf
Compare
Choose a tag to compare

Support 3 iRODS Clients

  • iRODS FUSE
  • NFS client
  • DavFS

Provide static volume provisioning