Sylvain Afchain

Results 36 issues of Sylvain Afchain

It's one way to retrieve fabric topology/metrics

enhancement

https://github.com/skydive-project/skydive/blob/master/statics/schemas/edge.schema#L33 We can import topology with NSM edges because the NSM probe doesn't provide the required `RelationType` field for edges.

bug

It can be useful and more or less required for ping mesh so that for the very beginning of the life of a container or a VM we can get...

enhancement

This could be done like for the `sleep` function https://github.com/skydive-project/skydive/blob/master/api/server/workflow_runtime.go#L62-L68

enhancement

### What does this PR do? avoid storm of event between kprobe selection and policy node apply ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how...

changelog/no-changelog
team/agent-security
7.39.0-drop

### What does this PR do? Refactor the module tester and the module package so that we can capture on the test side the event send to the API server....

changelog/no-changelog
qa/skip-qa
team/agent-security

### What does this PR do? Change the rulseset_loaded event in order to add the reason of a rule loading failure and a message explaining the error. It also add...

changelog/no-changelog
team/agent-security

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...

do-not-merge/WIP
changelog/no-changelog
team/agent-security

### What does this PR do? This PR fixes discovery of parent discarders when there are a mix of rules with `.file.path` and `.file.name`. Example ``` rule1 : open.file.path =~...

changelog/no-changelog
team/agent-security
category/bugfix