LCORE-1435: Vulnerabilities found in Konflux pipeline - main branch patch#1931
LCORE-1435: Vulnerabilities found in Konflux pipeline - main branch patch#1931Jazzcort wants to merge 1 commit into
Conversation
The changes: 1. Switch builder and runtime base images from registry.redhat.io/rhai/base-image-cpu-rhel9:3.2 to quay.io/aipcc/base-images/cpu:3.3.2-1780599114 2. Remove gcc-c++ and libstdc++-devel RPM entries from the lock file for both aarch64 and x86_64
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (7)
🔇 Additional comments (1)
WalkthroughThe Konflux build configuration updates ChangesKonflux base image bump and RPM lockfile cleanup
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
|
After checking in with @syedriko, we should wait for the image update on registry.redhat.io instead of using image from quay.io which is a heck for an urgent release. 😁 I'll make this ready for review when they update the image on registry.redhat.io |
Description
This patch is a copy of this patch #1923 but to our main branch. Thanks @syedriko for the guidance on this one!
The changes:
Type of change
Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
LCORE-1435
Checklist before requesting a review
Testing
Check Konflux console, those vulnerability warnings should go away.
Summary by CodeRabbit