Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

filters: implement parent_arguments_regex #3155

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

will-isovalent
Copy link
Contributor

Description

Add a filter that matches the process.parent.arguments field using the same regex syntax as the binary_regex filter. Equivalent to arguments_regex but for the parent process.

Changelog

Implement new regex filter type for parent process arguments.

@will-isovalent will-isovalent added release-note/minor This PR introduces a minor user-visible change area/filters labels Nov 22, 2024
@will-isovalent will-isovalent requested a review from a team as a code owner November 22, 2024 15:18
Copy link

netlify bot commented Nov 22, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 4238130
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/6740a171aa8e8d000816fc78
😎 Deploy Preview https://deploy-preview-3155--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Add a filter that matches the process.parent.arguments field using the same regex syntax
as the binary_regex filter. Equivalent to arguments_regex but for the parent process.

Signed-off-by: William Findlay <william.findlay@isovalent.com>
@will-isovalent will-isovalent force-pushed the pr/will/parent_arguments_regex branch from cfa56c6 to 4238130 Compare November 22, 2024 15:21
@will-isovalent will-isovalent merged commit d227d43 into main Nov 22, 2024
49 checks passed
@will-isovalent will-isovalent deleted the pr/will/parent_arguments_regex branch November 22, 2024 16:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/filters release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants