Skip to content

v2.4.0

Choose a tag to compare

@1602077 1602077 released this 06 Jun 07:04
· 16 commits to master since this release

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