Conversation
|
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: Enterprise Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (7)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe offline bundle workflow was removed. This includes Make targets, bundle creation, image import scripts, Collector import scripts, ignore rules, and related documentation. ChangesOffline bundle removal
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~5 minutes Change: Other Merge Risk: ⚪ Minimal · up to The removed offline-bundle workflow has no remaining in-repository dependencies, so no concrete merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #22826 +/- ##
==========================================
- Coverage 51.82% 51.78% -0.05%
==========================================
Files 2901 2901
Lines 182807 182807
==========================================
- Hits 94737 94663 -74
- Misses 79779 79834 +55
- Partials 8291 8310 +19
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:
|
🚀 Build Images ReadyImages are ready for commit 27bf3bc. To use with deploy scripts: export MAIN_IMAGE_TAG=5.0.x-295-g27bf3bc2c3 |
|
@msugakov: 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
Nothing seems to use it since the removal in 588093f#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47L4107
Discovered as part of #22822
User-facing documentation
Testing and quality
Automated testing
No change.
How I validated my change
Checked Git history:
Searching for
offline-bundlein the current repo brings up only https://github.com/stackrox/stackrox/blob/master/.github/workflows/scanner-offline-bundle-update.yaml but that seems to be a V4 thing.