fix(image): remove unused packages#14445
Conversation
|
Images are ready for the commit at 102e2c2. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## remove_bzip2_lz4 #14445 +/- ##
=================================================
Coverage 49.11% 49.11%
=================================================
Files 2522 2522
Lines 184227 184227
=================================================
+ Hits 90479 90483 +4
+ Misses 86548 86544 -4
Partials 7200 7200
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d5ad1a9 to
5286609
Compare
|
/retest |
5286609 to
bf1084d
Compare
msugakov
left a comment
There was a problem hiding this comment.
I'm really worried that this gets approved and merged before the following is clarified.
I'm not 100% sure if we I can remove compression libs.
Therefore I block this review with the Request changes option.
If you'd like to reduce the size of the released images and are looking for something potentially more easily achievable, I'd suggest to look at https://issues.redhat.com/browse/ROX-28240
That's good point. Here I'd like to address CVE we find during release of 4.5 and 4.6 in libs that are not used and should be deleted with microdnf |
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com> Apply suggestions from code review
|
This change is part of the following stack: Change managed by git-spice. |
5c593f0 to
102e2c2
Compare
|
Closing as we will solve this issue by migration to ubi-micro instead of package pruning. |
Description
This PR removes unused packages such as USB support
Testing
Automated testing
How I validated my change
CI