Releases: cvmfs-contrib/cvmfs-csi
Releases · cvmfs-contrib/cvmfs-csi
v2.5.3
v2.5.2
What's Changed
- security: upgrade cvmfs client version from 2.11.5 to 2.12.7 by @1602077 in #156
- security: upgrade to go version from 1.22.5 to 1.24.0 by @1602077 in #156
- security: upgrade base image to registry.access.redhat.com/ubi9/ubi:9.6-1745489786 by @1602077 in #156
- build: fix ci to properly reference helm chart path when pushing a release by @1602077 in #157
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- feat: added support for overriding config repo (/etc/cvmfs/default.d/50-cern.conf) using /etc/cvmfs/default.d/90-local.conf mount by @djw8605 in #148
- fix: refactored gitlab ci to ensure charts are signed in registry.cern.ch by @1602077 in #147
New Contributors
Full Changelog: v2.4.1...v2.5.0
v2.5.0
v2.4.1
v2.4.0
What's Changed
- automount: shut down automount with SIGKILL by @gman0 in #122
- automount-reconciler: consult only mount table and cvmfs_talk by @gman0 in #123
- deploy: fix labelsOverride subtemplate by @gman0 in #126
- singlemount: create metadata dir only when running singlemount-runner by @gman0 in #127
- deploy: updated image repository endpoint and tag on values.yaml for HELM deployment. by @jtorrex in #130
- deploy: add namespaces to /examples for clarity by @jcpunk in #111
- docs: added docs for contributors by @gman0 in #135
- deleted old .github workflows by @gman0 in #136
- deployment: removed bare kubernetes manifests - use helm instead by @gman0 in #137
- build(go): upgrade to v1.22.0 by @1602077 in #140
- deploy: podSecurityContext configurable for node and controller plugin with a default seccomp profile of
RuntimeDefault
by @1602077 in #141 - build(docker): upgrade base ubi image to latest by @1602077 in #142
- deploy: fix automount resource referencing the wrong object in helm chart by @SebastiaanBASF in #143
New Contributors
- @1602077 made their first contribution in #140
- @SebastiaanBASF made their first contribution in #143
Full Changelog: v2.3.2...v2.4.0
v2.3.2
v2.3.1
v2.3.0
ACTION REQUIRED:
- Helm repository changed to
oci://registry.cern.ch/kubernetes/charts/cvmfs-csi
(#115)
Please update your installation scripts!
The old locationregistry.cern.ch/chartrepo/cern
will be kept up to date until the end of the year 2023. After this date, new releases will only be available through the OCI address. Old versions will be kept however.
Notable changes:
- Build: added support for ARM64 architecture (#96)
- Chart: added parameters for generating StorageClasses (#92)
- Deploy: expose autofs-CVMFS root as a hostPath (#104)
- CVMFS: upgrade CVMFS client to v2.11.0 (#112)
- Added automount-reconciler component (#113)
- CI: changed chart repo to oci://registry.cern.ch/kubernetes/charts (#115)
- Deploy: CVMFS local cache is now mounted as a hostPath by default (#119)
New Contributors
Known issues:
- automount daemon unable to reconnect (#121). There is a fix release planned soon.
Full Changelog: v2.2.2...v2.3.0