Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:40
· 688 commits to main since this release

Changes from v1.7.0 to v1.7.1

total: 84 commits, prs: 52 pr commits: 84

Upgrade notes

Read the upgrade notes carefully before upgrading Tetragon. Depending on your setup, changes listed here might require a manual intervention.

TracingPolicy (k8s CRD)

returnArgAction no longer accepts Post. Use returnArg to include the return value in events, and omit returnArgAction for the default return-value behavior. Only TrackSock and UntrackSock are supported. Existing policies that set returnArgAction: "Post" should remove the field.

Changelog

Bug fixes and improvements

CI and testing

Dependency updates