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

Adjustments to sinsp-builder script #1713

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Jun 21, 2024

Description

Now that we only use CORE BPF and have gotten rid of the kmod/bpf builders, the sinsp-builder.sh script is broken. This PR makes some significant changes to it, namely:

As an extra, a small pod deployment yaml is added so the builder can be deployed on k8s/Openshift.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Manually run the script and used the pod deployment for testing.

Build with CORE BPF and skip driver building

Remove unneeded driver handling

Add basic YAML for deploying sinsp-builder to k8s/ocp

Fix mounts

Simplify the sinsp-builder script

Some minor fixes to the pod deployment.
@Molter73 Molter73 force-pushed the mauro/sinsp-builder-adjustments branch from f2e8d77 to ebb7643 Compare July 12, 2024 14:13
@Molter73 Molter73 marked this pull request as ready for review July 12, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant