Releases: cvmfs-contrib/cvmfs-csi
Releases · cvmfs-contrib/cvmfs-csi
v2.2.1
v2.2.0
Release highlights
- Automount logs now available in the nodeplugin's
automount
container - Per-volume configuration now available with
clientConfig
(orclientConfigFilepath
) 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
- @nuwang made their first contribution in #66
- @jacksgt made their first contribution in #65
- @jcpunk made their first contribution in #47
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.0
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
Changelog
v1.1.0 (2020-02-25)
Closed issues:
- Consider using go modules #5
Merged pull requests:
- Fixed indenting for image #8 (netscruff)
- Allowing mounts from multiple PVCs across different namespaces #7 (rochaporto)
- Use go modules, update git layout #6 (rochaporto)
* This Changelog was automatically generated by github_changelog_generator
v0.0.1
Changelog
Unreleased
Closed issues:
- Consider using go modules #5
Merged pull requests:
- Use go modules, update git layout #6 (rochaporto)
v0.0.1 (2020-02-18)
* This Changelog was automatically generated by github_changelog_generator