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

Mount host package manager database when host SBOM is enabled #1259

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

lebauce
Copy link
Contributor

@lebauce lebauce commented Nov 24, 2023

What this PR does / why we need it:

This fixes a bug a customer has been facing when enabling host SBOM (datadog.sbom.host.enabled)
When the feature is enabled, the agent needs to have access to the package manager databases of the host.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md
  • For Datadog Operator chart or value changes update the test baselines (run: make update-test-baselines)

@lebauce lebauce requested a review from a team as a code owner November 24, 2023 08:24
@lebauce lebauce force-pushed the lebauce/host-sbom branch 2 times, most recently from 4034171 to a99a288 Compare December 15, 2023 09:37
@lebauce lebauce changed the title Mount host filesystem when host SBOM is enabled Mount host package manager database when host SBOM is enabled Dec 15, 2023
@celenechang celenechang merged commit 4de6540 into main Dec 19, 2023
15 checks passed
@celenechang celenechang deleted the lebauce/host-sbom branch December 19, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants