Skip to content

Releases: cern-eos/eosxd-csi

v1.4.4

31 Jul 09:44

Choose a tag to compare

What's Changed

  • build(eos): Update Dockerfile to more recent EOS version (5.3.14) by @smithdh in #28.
  • security: upgrade base image to gitlab-registry.cern.ch/linuxsupport/alma9-base:20250730-2; upgrade to go version from 1.22.2 to 1.24.0; bump go dependencies to latest by @1602077 in #26.

Full Changelog: v1.4.3...v1.4.4

v1.4.3

02 Aug 14:20

Choose a tag to compare

What's Changed

  • build(eos): Update Dockerfile to latest EOS client version (5.2.24) by @smithdh in #21

This addresses an issue where eos is unable to restore paths that have been previously unmounted by autofs.

Full Changelog: v1.4.2...v1.4.3

v1.4.2

09 Jul 12:35

Choose a tag to compare

What's Changed

  • deploy: set plugin image tags from Chart AppVersion by @1602077 in #16
  • fix: remove deprecated arcfour-hmac-md5 cipher by @1602077 in #18

Full Changelog: Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Jun 07:42

Choose a tag to compare

What's Changed

  • build(go): upgrade to v1.22.0 by @1602077 in #11
  • deploy(helm): podSecurityContext configurable for node and controller plugin with a default seccomp profile of RuntimeDefault by @1602077 in #12
  • build(docker): upgrade base image to latest version of alma9 by @1602077 in #13
  • deploy(helm): /etc/krb5.conf.d/crypto-policies configurable via helm rather than being baked into dockerfile by @1602077 in #17

New Contributors

Full Changelog: v1.3.3...v1.4.1

v1.3.3

09 Apr 19:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Apr 10:35

Choose a tag to compare

What's Changed

  • Update to latest EOS client (5.2.21) by @diocas in #9

New Contributors

  • @diocas made their first contribution in #9

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Mar 13:14

Choose a tag to compare

What's Changed

  • Fixes volume unmounts that was broken in certain cases (#6)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 Feb 17:04

Choose a tag to compare

  • Dockerfile: using the latest Alma base image
  • go mod: bumped packages
  • added support for squashfs images
    • Known issue: selinux-enabled environments may need to change labels mount opts in /sbin/auto.eos.squashfs (a replacement may be sourced in via a ConfigMap)
    • A fix will be available in the next releases

Full Changelog: https://github.com/cern-eos/eosxd-csi/commits/v1.3.0