Skip to content

gpu: add missing volume mount to the operator #20786

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

gjulianm
Copy link
Contributor

@gjulianm gjulianm commented Jul 18, 2025

What does this PR do?

Adds a missing volume mount that is required for operator versions < 1.18. Note that this is only necessary if there are no other system-probe features enabled, so the mount is not required for mixed-node deployments.

Motivation

Correct deployment instructions.

Related ticket: https://datadoghq.atlassian.net/browse/EBPF-768

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

val06
val06 previously approved these changes Jul 18, 2025
gpu/README.md Outdated
oomKill: # Only enable this feature if there is nothing else that requires the system-probe container in all Agent pods
oomKill:
# Only enable this feature if there is nothing else that requires the system-probe container in all Agent pods
# Examples of system-probe features are npm, cws, usm, oom_kill.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: i think you can remove the oom_kill from the list

@temporal-github-worker-1 temporal-github-worker-1 bot dismissed val06’s stale review July 18, 2025 15:23

Review from val06 is dismissed. Related teams and files:

  • ebpf-platform
    • gpu/README.md
@gjulianm gjulianm added this pull request to the merge queue Jul 21, 2025
Merged via the queue into master with commit 3be35b5 Jul 21, 2025
44 of 46 checks passed
@gjulianm gjulianm deleted the guillermo.julian/update-mounts-gpu branch July 21, 2025 09:35
github-actions bot pushed a commit to ConnectionMaster/integrations-core that referenced this pull request Jul 21, 2025
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.

3 participants