-
Notifications
You must be signed in to change notification settings - Fork 912
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
cleanup plugins rules files #1995
Conversation
…3707942ab52219e98f461 Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Plugins' rules files now lives in their repositories. See falcosecurity/plugins#98 Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
4190f17
to
d6a5cc9
Compare
Hey @leogr, this is a great thing. I feel like plugin rulesets are better suite to be in the plugins repository and distributed separately, thanks for making the first step in this direction. Since I was the CI failing, I pushed an additional commit in this branch to fix-up the regression tests related to k8s audit! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jasondellaluce, leogr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area build
/area rules
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #1994
Special notes for your reviewer:
Ruleset files were already moved to the plugins repository by falcosecurity/plugins#98
/milestone 0.32.0
Does this PR introduce a user-facing change?: