You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Write below rpm database" rule fails under Amazon Linux 2 when installing something, like running yum install -y vim. The generated event looks like this:
@fcoelho: There is not a label identifying the kind of this issue.
Please specify it either using /kind <group> or manually from the side menu.
In case you do not know which kind this proposal is please mention the maintainers using @team/maintainers.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What happened:
The "Write below rpm database" rule fails under Amazon Linux 2 when installing something, like running
yum install -y vim
. The generated event looks like this:What you expected to happen:
It shouldn't fail for regular
yum install
commandsHow to reproduce it (as minimally and precisely as possible):
Running
yum install vim
is enough to trigger the issue.Anything else we need to know?:
I'm using the following blocks to silence the alerts:
Environment:
falco version 0.16.0
m5.large
ami-0ae254c8a2d3346a7
ineu-west-1
Linux ip-10-xx-xx-xx.eu-west-1.compute.internal 4.14.128-112.105.amzn2.x86_64 #1 SMP Wed Jun 19 16:53:40 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: