Skip to content

v2.2.0

Compare
Choose a tag to compare
@gman0 gman0 released this 19 May 17:47
· 68 commits to master since this release
9ce6c3d

Release highlights

  • Automount logs now available in the nodeplugin's automount container
  • Per-volume configuration now available with clientConfig (or clientConfigFilepath) volume parameters. See docs and examples to find out more.
  • Base image changed to UBI9.

What's Changed

  • Change extraConfigMaps from array to dict by @nuwang in #66
  • run automount in separate container by @gman0 in #63
  • Documentation updates by @jacksgt in #65
  • cmd/automount-runner: renamed flag to unmount-timeout by @gman0 in #67
  • helm, manifests: add a ConfigMap for /etc/cvmfs/config.d directory by @gman0 in #73
  • Move to RHEL UBI9 base image by @jcpunk in #47
  • add singlemount-runner cmd and nodeplugin container by @gman0 in #78
  • updated sidecar tags and go mod dependencies by @gman0 in #79
  • chart: fix helpers generating duplicit labels by @gman0 in #80
  • version: add tracking clean workdir and fix printing by @gman0 in #85
  • Pin cvmfs-csi tags to v2.2.0 by @gman0 in #86

New Contributors

Full Changelog: v2.1.2...v2.2.0