ROX-36126: pin v3 stream to release-4.11 with source filtering - #22150
ROX-36126: pin v3 stream to release-4.11 with source filtering#22150jvdm wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
42a85fd to
e45bea5
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe v3 vulnerability bundle reference now points to commit ChangesVulnerability bundle update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
e45bea5 to
57c982d
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
57c982d to
dd18982
Compare
🚀 Build Images ReadyImages are ready for commit fb83afb. To use with deploy scripts: export MAIN_IMAGE_TAG=4.12.x-706-gfb83afbc84 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #22150 +/- ##
==========================================
- Coverage 51.30% 51.27% -0.04%
==========================================
Files 2867 2867
Lines 179352 179352
==========================================
- Hits 92024 91963 -61
- Misses 79255 79299 +44
- Partials 8073 8090 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dd18982 to
fb83afb
Compare
|
@jvdm: 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
Pin the v3 vulnerability bundle stream from a pre-source-filtering SHA (
e83e6e51) to the currentrelease-4.11tip (2e8d7a35), which includes source filtering (PR #21791). This is required for the per-updater scheduling workflow to correctly filter sources when building v3 updaters.User-facing documentation
Testing and quality
Automated testing
How I validated my change
Verified that SHA
2e8d7a35resolves tov3inscanner/VULNERABILITY_VERSIONand thatscanner/updater/export.goat that SHA includes thefilterSourcesfunction.