Update Konflux refs and ubi digest manually (v0.8 branch)#3189
Update Konflux refs and ubi digest manually (v0.8 branch)#3189simonbaird wants to merge 4 commits intoconforma:release-v0.8from
Conversation
Motivated by an email talking about permission issues affecting the clair-scan and deprecated-image-check. Used this method: curl -sL https://github.com/simonbaird/konflux-pipeline-patcher/raw/main/pipeline-patcher | bash -s bump-task-refs
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Review Summary by QodoUpdate Konflux task refs, OpenTelemetry SDK, and base image
WalkthroughsDescription• Update Konflux Tekton task references with new SHA digests • Upgrade OpenTelemetry SDK and related packages to v1.42.0 • Update UBI minimal base image to latest digest • Bump push-dockerfile-oci-ta task to version 0.3 Diagramflowchart LR
A["Tekton Pipeline Files"] -->|Update task digests| B["New task references"]
C["Go dependencies"] -->|Upgrade to v1.42.0| D["OpenTelemetry SDK"]
E["Dockerfile"] -->|Update digest| F["UBI minimal image"]
G["push-dockerfile-oci-ta"] -->|Bump version| H["v0.3"]
File Changes1. .tekton/cli-v08-pull-request.yaml
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0) 📐 Spec deviations (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
No description provided.