[release-ocm-2.13] ACM-37699: CVE-2026-35172 Bump github.com/distribution/distribution/v3 to v3.1.0 using replace directive#10649
Conversation
…3 to v3.1.0 using replace directive
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@shay23bra: This pull request references ACM-37699 which is a valid jira issue. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
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: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shay23bra The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-ocm-2.13 #10649 +/- ##
=================================================
Coverage 42.75% 42.75%
=================================================
Files 347 347
Lines 65964 65964
=================================================
+ Hits 28204 28206 +2
+ Misses 35225 35224 -1
+ Partials 2535 2534 -1 🚀 New features to boost your workflow:
|
|
@shay23bra: all tests passed! 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. |
Bump
github.com/distribution/distribution/v3tov3.1.0to fixCVE-2026-35172using a replace directiveStrategy Selection
Strategies Not Applicable
Direct dependency version bump
Not applicable: dependency is indirect. Direct version bumps only work for explicitly required modules.
Direct dependency major version upgrade
Not applicable: dependency is indirect. Major version upgrades only apply to direct dependencies.
Indirect dependency fix via parent update
github.com/openshift/cluster-baremetal-operatorgithub.com/openshift/library-goIndirect to direct dependency conversion
go build ./... failed with exit code 1: # k8s.io/apiserver/pkg/endpoints/filters
vendor/k8s.io/apiserver/pkg/endpoints/filters/traces.go:33:12: undefined: otelhttp.WithPublicEndpoint
✓ Successful Strategy: Replace directive workaround
Added replace directive to override module resolution. Used as last resort when standard updates fail.
https://redhat.atlassian.net/browse/ACM-37699
This PR was automatically generated by the CVE Automation tool.
For questions or issues, reach out in #cve-automation.