[release-4.13] OCPBUGS-82051: Drop github.com/distribution/distribution from go.mod#1305
[release-4.13] OCPBUGS-82051: Drop github.com/distribution/distribution from go.mod#1305sunku5494 wants to merge 1 commit into
Conversation
|
@sunku5494: This pull request references Jira Issue OCPBUGS-82051, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 |
6e3459a to
51250a4
Compare
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sunku5494, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test verify |
|
/override ci/prow/verify Failing because there is not an override-able mechanism for scripts in this release to allow staging changes in downstream-only PRs like this. |
|
@grokspawn: Overrode contexts on behalf of grokspawn: ci/prow/verify 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 kubernetes-sigs/prow repository. |
|
/label backport-risk-assessed |
|
/jira refresh |
|
@kevinrizza: This pull request references Jira Issue OCPBUGS-82051, which is invalid:
Comment 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. |
|
@kevinrizza: The label(s) 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 kubernetes-sigs/prow repository. |
|
/jira refresh |
|
@perdasilva: This pull request references Jira Issue OCPBUGS-82051, which is invalid:
Comment 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. |
The github.com/distribution/distribution dependency is not currently impacting our codebase. However, it is being removed as part of dependency hygiene to eliminate potential exposure to CVE-2026-35172. Upstream-repository: operator-lifecycle-manager Upstream-commit: 1991a8f3756f884f1a715c871f9ed838e193a63e Signed-off-by: Venkata Charan Sunku <vsunku@redhat.com>
51250a4 to
3cfd6df
Compare
|
/test e2e-upgrade |
|
/retest-required |
|
/lgtm |
|
@sunku5494: The following test 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. |
The github.com/distribution/distribution dependency is not currently impacting our codebase. However, it is being removed as part of dependency hygiene to eliminate potential exposure to CVE-2026-35172.