Skip to content

matchBinaries: Add NotIn in tracing policy #754

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

tpapagian
Copy link
Member

In 84e71d2 we introduced the implementation of NotIn operator in matchBinaries selector. We missed to add this in the tracing policy definition.

This patch fixes that.

In 84e71d2
we introduced the implementation of NotIn operator in matchBinaries
selector. We missed to add this in the tracing policy definition.

This patch fixes that.

Signed-off-by: Anastasios Papagiannis <[email protected]>
@tpapagian tpapagian requested a review from a team as a code owner March 3, 2023 07:37
@tpapagian tpapagian requested a review from tixxdz March 3, 2023 07:37
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tpapagian tpapagian merged commit b13e9a7 into main Mar 3, 2023
@tpapagian tpapagian deleted the pr/apapag/matchbinaries_notin branch March 3, 2023 08:15
@mtardy
Copy link
Member

mtardy commented Mar 3, 2023

It would be good to update the doc as well @tpapagian :p

@mtardy
Copy link
Member

mtardy commented Mar 3, 2023

let's put it in the list of the new website doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants