Changes from v1.2.0 to v1.2.1
Bugfixes:
- [backport/v1.2][bugfix] Fix clone event caching due to missing pod info
- [v1.2] helm: Remove deprecated tetragon.skipCRDCreation value
Minor Changes:
- tetragon: make eventCache number of retries and delays tunable.
- tetragon: pod association: add a cache for deleted pods
- Implement new regex filter type for parent process arguments.
Misc Changes:
- Prepare for v1.2.0 release
- helm: Set rthooks.podSecurityContext to empty by default
- chore: update containers/common
- [v1.2 backport] Memory optimizations: remove BTF and kallsyms caches
- [backport/v1.2] Add support to dump processLRU
- [backport/v1.2] Add support to exclude valid processes from dump processCache
- Backports/v1.2: tetragon: probe_read usage may cause issues with newer kernels
- Prepare for v1.2.1 release
What's Changed
- [backport/v1.2][bugfix] Fix clone event caching due to missing pod info by @tpapagian in #2903
- [v1.2] helm: Remove deprecated tetragon.skipCRDCreation value by @lambdanis in #2924
- helm: Set rthooks.podSecurityContext to empty by default by @michi-covalent in #2934
- v1.2 backports by @kkourt in #2958
- chore: update containers/common by @kkourt in #3008
- chore(deps): update docker.io/library/golang:1.22.6 docker digest to a632201 (v1.2) by @cilium-renovate in #3015
- fix(deps): update module github.com/containers/common to v0.60.4 [security] (v1.2) by @cilium-renovate in #3014
- chore(deps): update go to v1.22.8 (v1.2) (patch) by @cilium-renovate in #3017
- chore(deps): update docker.io/library/alpine docker tag to v3.20.3 (v1.2) by @cilium-renovate in #3016
- chore(deps): update docker.io/library/golang:1.22.8 docker digest to 0ca97f4 (v1.2) by @cilium-renovate in #3022
- fix(deps): update module github.com/cilium/cilium to v1.15.10 [security] (v1.2) by @cilium-renovate in #3028
- [v1.2 backport] Memory optimizations: remove BTF and kallsyms caches by @mtardy in #3036
- [backport/v1.2] Add support to dump processLRU by @tpapagian in #3038
- [backport/v1.2] Add support to exclude valid processes from dump processCache by @tpapagian in #3104
- Backports/v1.2: tetragon: probe_read usage may cause issues with newer kernels by @kevsecurity in #3105
- chore(deps): update docker.io/library/alpine:3.20.3 docker digest to 1e42bbe (v1.2) by @cilium-renovate in #3137
- chore(deps): update go to v1.22.9 (v1.2) (patch) by @cilium-renovate in #3138
- backports/v1.2: filters: implement parent_arguments_regex by @will-isovalent in #3157
- Prepare for v1.2.1 release by @tpapagian in #3168
Full Changelog: v1.2.0...v1.2.1