Skip to content

v2.0.0

Compare
Choose a tag to compare
@gman0 gman0 released this 14 Oct 09:16
· 112 commits to master since this release
1e30ea6

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