Skip to content
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

new(userspace/libsinsp): support regular expression operator in sinsp filters #1904

Merged
merged 4 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. update(userspace/libsinsp): support regex operator in sinsp filters

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    308cd2a View commit details
    Browse the repository at this point in the history
  2. test(userspace/libsins): add coverage for regex filter operator

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    405a89f View commit details
    Browse the repository at this point in the history
  3. update(userspace/libsinsp): improve and test compile-time filter warn…

    …ings and euristics
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    43572d9 View commit details
    Browse the repository at this point in the history
  4. fix(userspace/libsinsp): adapt regex tests to new test APIs

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b28be6c View commit details
    Browse the repository at this point in the history