Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kwilczynski
Copy link
Contributor

@kwilczynski kwilczynski commented Oct 22, 2023

This is a manual cherry-pick of #7361

/kind dependency-change
/assign kwilczynski

Update the golang.org/x/net package from 0.12.0 to 0.17.0 to fix vulnerabilities CVE-2023-39325 and CVE-2023-4448.

@kwilczynski kwilczynski requested a review from mrunalp as a code owner October 22, 2023 03:11
@openshift-ci openshift-ci bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/dependency-change Categorizes issue or PR as related to changing dependencies labels Oct 22, 2023
@openshift-ci openshift-ci bot requested review from klihub and wgahnagl October 22, 2023 03:12
@kwilczynski kwilczynski changed the title build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 [release-1.27] OCPBUGS-22128: build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 Oct 22, 2023
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Oct 22, 2023
@openshift-ci-robot
Copy link

@kwilczynski: This pull request references Jira Issue OCPBUGS-22128, which is invalid:

  • expected Jira Issue OCPBUGS-22128 to depend on a bug in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is a manual cherry-pick of #7361

/kind dependency-change
/assign kwilczynski

Update the golang.org/x/net package from 0.9.0 to 0.17.0 to fix vulnerabilities CVE-2023-39325 and CVE-2023-4448.

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.

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #7416 (589f167) into release-1.27 (7d54551) will increase coverage by 0.01%.
Report is 2 commits behind head on release-1.27.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.27    #7416      +/-   ##
================================================
+ Coverage         49.29%   49.31%   +0.01%     
================================================
  Files               128      128              
  Lines             15185    15185              
================================================
+ Hits               7485     7488       +3     
+ Misses             6801     6799       -2     
+ Partials            899      898       -1     

@kwilczynski
Copy link
Contributor Author

/approve

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-97391461b-to-release-1.27 branch 7 times, most recently from db5ac3c to 1380093 Compare October 23, 2023 07:30
@kwilczynski
Copy link
Contributor Author

/test e2e-agnostic

@kwilczynski
Copy link
Contributor Author

/retest-required

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kwilczynski, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 25, 2023
@saschagrunert
Copy link
Member

/jira refresh

@openshift-ci-robot
Copy link

@saschagrunert: This pull request references Jira Issue OCPBUGS-22128, which is invalid:

  • expected Jira Issue OCPBUGS-22128 to depend on a bug in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

/jira refresh

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-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 25, 2023
@kwilczynski kwilczynski force-pushed the feature/cherry-pick-97391461b-to-release-1.27 branch from 1380093 to e4d6abb Compare October 26, 2023 03:17
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 26, 2023
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 26, 2023
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@kwilczynski kwilczynski force-pushed the feature/cherry-pick-97391461b-to-release-1.27 branch from e4d6abb to 589f167 Compare October 26, 2023 03:20
@kwilczynski kwilczynski changed the title [release-1.27] OCPBUGS-22128: build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 [release-1.27] OCPBUGS-22128: build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 Oct 26, 2023
@openshift-ci-robot
Copy link

@kwilczynski: This pull request references Jira Issue OCPBUGS-22128, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is ON_QA instead
  • expected Jira Issue OCPBUGS-22128 to depend on a bug in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is a manual cherry-pick of #7361

/kind dependency-change
/assign kwilczynski

Update the golang.org/x/net package from 0.12.0 to 0.17.0 to fix vulnerabilities CVE-2023-39325 and CVE-2023-4448.

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.

Copy link
Member

@sairameshv sairameshv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 26, 2023
@openshift-ci openshift-ci bot merged commit 9a24aae into cri-o:release-1.27 Oct 26, 2023
@openshift-ci-robot
Copy link

@kwilczynski: Jira Issue OCPBUGS-22128 is in an unrecognized state (ON_QA) and will not be moved to the MODIFIED state.

Details

In response to this:

This is a manual cherry-pick of #7361

/kind dependency-change
/assign kwilczynski

Update the golang.org/x/net package from 0.12.0 to 0.17.0 to fix vulnerabilities CVE-2023-39325 and CVE-2023-4448.

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.

@kwilczynski kwilczynski deleted the feature/cherry-pick-97391461b-to-release-1.27 branch October 26, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/dependency-change Categorizes issue or PR as related to changing dependencies lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants