Skip to content

Releases: cern-eos/eosxd-csi

v1.4.3

02 Aug 14:20
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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