OCPBUGS-6296: Address CVE-2022-41717#87
Conversation
|
@alebedev87: This pull request references Jira Issue OCPBUGS-6296, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 kubernetes/test-infra repository. |
|
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: lihongan. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. 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/test-infra repository. |
|
@alebedev87: This pull request references Jira Issue OCPBUGS-6296, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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/test-infra repository. |
|
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: lihongan. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. 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/test-infra repository. |
|
/test images |
|
PR to fix the job names: openshift/release#35752 |
|
/test images |
|
/test e2e-gcp-serial |
3 similar comments
|
/test e2e-gcp-serial |
|
/test e2e-gcp-serial |
|
/test e2e-gcp-serial |
|
Discussion on the disruption test failures: https://redhat-internal.slack.com/archives/CBWMXQJKD/p1675177679304379. |
|
/test e2e-gcp-serial |
To be dropped if golang.org/x/net upstream is >= v0.5.0.
e45f62a to
67f89ff
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/retest-required |
/test e2e-aws-upgrade |
|
/test e2e-gcp-serial |
1 similar comment
|
/test e2e-gcp-serial |
|
/retest |
|
Verifying using pre-merge image. melvinjoseph@mjoseph-mac Downloads % oc get po -n openshift-dns melvinjoseph@mjoseph-mac Downloads % oc rsync -n openshift-dns dns-default-74qnf:/usr/bin/coredns . sent 38 bytes received 72817404 bytes 2240536.68 bytes/sec melvinjoseph@mjoseph-mac Downloads % grep -B1 "1.19.4" forbug.txt
|
|
/label qe-approved |
|
/test e2e-gcp-serial |
|
/retest-required |
|
/test e2e-gcp-serial |
|
@alebedev87: 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/test-infra repository. I understand the commands that are listed here. |
|
CI is fixed. |
There was a problem hiding this comment.
According to the CVE, it's x/net < 0.4.0 that is affected.
I think the CVE is already satisfied without the updates, right?
There was a problem hiding this comment.
I don't know how I overlooked that. Yes, it's <0.4.0, have to close this PR.
There was a problem hiding this comment.
Update: the rebase PR which was created after this one bumped the new version of x/net. So, initially the PR was doing the right thing but the rebase PR got merged first.
|
Current |
|
@alebedev87: This pull request references Jira Issue OCPBUGS-6296. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. 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/test-infra repository. |
…valid_mz fix: Ignore managed zone missing errors on deletion
CVE-2022-41717