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
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
- @1602077 made their first contribution in #140
- @SebastiaanBASF made their first contribution in #143
Full Changelog: v2.3.2...v2.4.0