Releases: cvmfs-contrib/cvmfs-csi
Releases · cvmfs-contrib/cvmfs-csi
v2.6.0
What's Changed
- Use modern name for serviceAccount field by @jcpunk in #163
- feat: Optional default networkPolicy by @jcpunk in #166
- build(ci): switch to image builds using non-privileged runners by @1602077 in #170
- build: upgrade cvmfs client to 2.13.3 by @1602077 in #171
- Allow configuring additional containers in Helm chart by @imstevenxyz in #167
- Setup additional hardening for pods by @jcpunk in #168
New Contributors
- @imstevenxyz made their first contribution in #167
Full Changelog: v2.5.3...v2.6.0
v2.6.0-rc.0
What's Changed
- Use modern name for serviceAccount field by @jcpunk in #163
- feat: Optional default networkPolicy by @jcpunk in #166
- build(ci): switch to image builds using non-privileged runners by @1602077 in #170
- build: upgrade cvmfs client to 2.13.3 by @1602077 in #171
- Allow configuring additional containers in Helm chart by @imstevenxyz in #167
- Setup additional hardening for pods by @jcpunk in #168
New Contributors
- @imstevenxyz made their first contribution in #167
Full Changelog: v2.5.3...v2.6.0-rc.0
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
RuntimeDefaultby @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