-
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
Enable support for uncompressed layers by default #1573
Conversation
fa3a727
to
8b14e65
Compare
3cd3989
to
207f66e
Compare
/merge |
❌ MergeQueue You are not allowed to use the merge queue towards If you need support, contact us on Slack #devflow with those details! |
/merge |
🚂 MergeQueue: pull request added to the queue The median merge time in Use |
Co-authored-by: tbavelier <97530782+tbavelier@users.noreply.github.com>
What this PR does / why we need it:
discard_uncompressed_layers
is enabled by default on GKE and EKS, causing all new customers of infrastructure vulnerabilities on these platforms to have a very high number of errors when generating SBOMs for container images.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
)