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

kubernetes enrichment not working on kind/minikube #3593

Closed
josedonizetti opened this issue Oct 20, 2023 · 3 comments · Fixed by #3598
Closed

kubernetes enrichment not working on kind/minikube #3593

josedonizetti opened this issue Oct 20, 2023 · 3 comments · Fixed by #3598
Assignees
Labels
Milestone

Comments

@josedonizetti
Copy link
Contributor

josedonizetti commented Oct 20, 2023

Below is a tabled summary of the results of the analysis from #3003:

@rafaeldtinoco
Copy link
Contributor

rafaeldtinoco commented Oct 26, 2023

I'm also getting this at E2E:


[2023-10-26T02:45:22.061Z] 2023-10-26 02:45:21,973 [root] INFO Checking test results on json foramt
[2023-10-26T02:45:22.061Z] 2023-10-26 02:45:21,973 [root] ERROR json: tracee has errors:
[2023-10-26T02:45:22.061Z] {"level":"error","ts":1698288232.5669699,"msg":"error triggering container enrich in control plane","error":"containers.(*Containers).EnrichCgroupInfo: container already deleted"}
[2023-10-26T02:45:22.061Z] 
[2023-10-26T02:45:22.061Z] 2023-10-26 02:45:21,973 [root] ERROR json: signatures were not triggered on cv_interactive_container: ["Interactive terminal in container detected"]

now that container enrichment was enabled by default at #3610. I might take a look tomorrow for this specific issue if you need/want.

@rafaeldtinoco
Copy link
Contributor

Behavior was introduced at: #3325

@josedonizetti
Copy link
Contributor Author

@rafaeldtinoco maybe if we don't want to change this logic now, at least for this release we could change the log level to debug, because the log error is appearing a lot now on k8s.

@josedonizetti josedonizetti changed the title kubernetes enrichment not working kubernetes enrichment not working on kind/minikube Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants