Skip to content

Releases: cvmfs-contrib/cvmfs-csi

v2.2.1

22 Jun 07:52
79725b1
Compare
Choose a tag to compare

What's Changed

  • build: added multi-arch support by @gman0 in #97

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 May 17:47
9ce6c3d
Compare
Choose a tag to compare

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

v2.1.2

26 Apr 13:35
f9b7d02
Compare
Choose a tag to compare

This is a fix release with updated Helm chart and Kubernetes manifests.

What's Changed

  • (backport) helm, manifests: add a ConfigMap for config.d dir by @gman0 in #74
  • bump cvmfs-csi image and chart versions for v2.1.2 release by @gman0 in #75

Full Changelog: v2.1.1...v2.1.2

v2.1.1

23 Jan 13:47
a90329e
Compare
Choose a tag to compare

Fix release containing a workaround for a bug in v2.1.0. See changelog for details:

What's Changed

  • disable running automount in foreground for now by @gman0 in #61
  • deployments: bump cvmfs-csi image tags to 2.1.1 by @gman0 in #62

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Jan 17:38
ee6efb3
Compare
Choose a tag to compare
  • Improved logging from automount and cvmfs2
  • Helm: Improved sourcing client configuration
  • ACTION REQUIRED: helm chart's cvmfsConfig is no longer supported anymore. Please use extraConfigMaps, extraVolumes and extraVolumeMounts instead.

v2.0.0

14 Oct 09:16
1e30ea6
Compare
Choose a tag to compare

What's Changed

CVMFS CSI v2

  • CVMFS CSI now follows CSI spec v1.6.0
  • Dependencies upgrades
  • Dropped STAGE_UNSTAGE_VOLUME Node Plugin capability for now
  • Dropped per-repository mounts for now
  • Added automount support
  • Code refactoring
  • deployments: updated Kubernetes manifests and Helm chart to reflect changes in cvmfs-csi v2
    • CVMFS configuration is now sourced solely via ConfigMaps
  • Dockerfile: don't include CERN-specific CVMFS configs
  • Updated examples, documentation

Full Changelog: v1.1.0...v2.0.0

v1.1.0

25 Feb 17:06
64110dd
Compare
Choose a tag to compare

Changelog

v1.1.0 (2020-02-25)

Full Changelog

Closed issues:

  • Consider using go modules #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.0.1

18 Feb 23:18
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Closed issues:

  • Consider using go modules #5

Merged pull requests:

v0.0.1 (2020-02-18)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator