Skip to content

Releases: cvmfs-contrib/cvmfs-csi

v2.6.0

11 Feb 07:46

Choose a tag to compare

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

Full Changelog: v2.5.3...v2.6.0

v2.6.0-rc.0

06 Feb 13:43

Choose a tag to compare

v2.6.0-rc.0 Pre-release
Pre-release

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

Full Changelog: v2.5.3...v2.6.0-rc.0

v2.5.3

19 Aug 08:54

Choose a tag to compare

What's Changed

  • feat: make CVMFS_HTTP_PROXY configurable via helm values by @jcpunk in #159
  • fix: pod mount directory hardcoded as /var/lib/kubelet by @jcpunk in #160

Full Changelog: v2.5.2...v2.5.3

v2.5.2

16 May 12:48

Choose a tag to compare

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

11 Sep 10:57

Choose a tag to compare

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

12 Aug 15:17

Choose a tag to compare

What's Changed

  • feat: prefetching functionality via cronjob to keep client cache warm by @1602077 in #145
  • feat: Allow helm template parsing from job scripts by @PMax5 in #146

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

09 Jul 12:54

Choose a tag to compare

What's Changed

  • deploy: plugin image tags defaults to pull from Chart AppVersion by @1602077 in #144

Full Changelog: v2.4.0...v2.4.1

v2.4.0

06 Jun 07:04

Choose a tag to compare

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

Full Changelog: v2.3.2...v2.4.0

v2.3.2

12 Oct 07:34

Choose a tag to compare

What's Changed

  • Chart: fix labelsOverride subtemplate (#128)
  • Create metadata dir only when running singlemount-runner (#129)

Full Changelog: v2.3.1...v2.3.2

v2.3.1

02 Oct 08:06

Choose a tag to compare

What's Changed

  • Fix reconnecting to mounts after restarting the nodeplugin (#122)
  • automount-reconciler has better broken mount detection (#123)

Full Changelog: v2.3.0...v2.3.1