ROX-31173, ROX-31174: 4.8 backport CVE performance improvements#17351
Conversation
|
Images are ready for the commit at 81feecb. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.8 #17351 +/- ##
===============================================
- Coverage 48.86% 48.85% -0.01%
===============================================
Files 2594 2594
Lines 190873 190736 -137
===============================================
- Hits 93263 93189 -74
+ Misses 90281 90238 -43
+ Partials 7329 7309 -20
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:
|
|
@dashrews78: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
backport of #17154 and #17200. I'm backporting them together because they need to go together so for the release branch it is simpler to do as 1 PR vs the 2 I used in master.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
change me!