-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add support for SBOMs on CRI-O #1662
Conversation
633cf0c
to
2b0af59
Compare
/merge |
Devflow running:
|
- hostPath: | ||
path: /var/lib/containers | ||
name: host-crio-dir |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'm wondering this change will not break GKE autopilot
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upon double checking, this change does break GKE autopilot if any of the datadog.sbom.*
features enabled.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should prevent the new hostPath from breaking autopilot: https://github.com/DataDog/helm-charts/pull/1666/files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upon double checking, this change does break GKE autopilot if any of the datadog.sbom.* features enabled.
This is even without this change, right ?
53e5c7e
to
2b0af59
Compare
2b0af59
to
50783c9
Compare
/merge |
Devflow running:
|
@fanny-jiang Now that #1666 is merged, can we merge this one ? |
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
.github/helm-docs.sh
)CHANGELOG.md
has been updatedREADME.md
make update-test-baselines
)