-
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
False positives in Azure Kubernetes Service #1177
Comments
@AlexDHoffer can you please update to Falco 0.22.0 and maybe post here the flags you start Falco with? We need to understand why that False positive happens in the first place and the output line is filled with NAs which is a thing we put a lot of effort to solve in 0.22.0 with both Falco and configuration changes. |
@fntlnz upgrading to 0.22.0 seemed to help. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I think we can close this, we are on 0.23.0 now and 0.24.0 will contain even more fixes on NAs. Thanks for your help @AlexDHoffer /close |
@fntlnz: Closing this issue. In response to this:
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. |
Describe the bug
Spinning up Falco on AKS yields this alert:
How to reproduce it
Install Falco 0.21.0 in a AKS 1.16.7 cluster. Check the daemonset logs.
Expected behaviour
To not fire an alert for this behavior.
Environment
Azure AKS, Kubernetes 1.16.7
Falco version:
0.21.0
Installation method:
Helm
Additional context
This is really similar to this issue: #439
The text was updated successfully, but these errors were encountered: