collector
collector copied to clipboard
Runtime data collection for the StackRox Kubernetes Security Platform using eBPF
## Description Wire up PLATFORM for building and running tests using non-x86 images. ## Checklist - [ ] Investigated and inspected CI test results - [ ] Updated documentation accordingly...
## Description - Make slim and full collector images the same. - x86 and s390x “full” images will not contain any drivers - Power slim and full images will both...
## Description Currently benchmark CI step is disabled. Turn it on with following changes: * Use berserker instread of hackbench * Use regular ttest instead of IQR * Compare CPU/Memory...
## Description This PR adds a new benchmark test that will analyse the syscall latency of a system with and without collector running. It does this by running a program...
Update Garden Linux VM used for testing to the latest version.
## Description This PR removes all drivers builds and workflows from the master GHA pipeline, including the construction of full images. Instead, the slim image is retagged. This will be...
## Description This branch is the new drivers build branch, containing everything related to drivers. All other parts of the workflow have been removed, including all image builds, and all...
Update Garden Linux VM used for testing to the latest version.
Bumps ubi9/ubi-minimal from 9.3 to 9.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
## Description Reduce number of bpf programs we include into the final probe. This helps to reduce the probe size, and as a side effect helps fighting debug log truncation...