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

Skip to content

Conversation

@kwilczynski
Copy link
Contributor

This is a manual cherry-pick of #7366

/kind dependency-change
/assign kwilczynski

Update the google.golang.org/grpc package from 1.50.1 to 1.58.3 to fix vulnerabilities CVE-2023-39325 and CVE-2023-4448.

@openshift-ci openshift-ci bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/dependency-change Categorizes issue or PR as related to changing dependencies dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Oct 22, 2023
@openshift-ci openshift-ci bot requested review from QiWang19 and wgahnagl October 22, 2023 03:16
@kwilczynski kwilczynski changed the title build(deps): bump google.golang.org/grpc from 1.50.1 to 1.58.3 [release-1.27] OCPBUGS-22128: build(deps): bump google.golang.org/grpc from 1.50.1 to 1.58.3 Oct 22, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label 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 #7366

/kind dependency-change
/assign kwilczynski

Update the google.golang.org/grpc package from 1.50.1 to 1.58.3 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.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Oct 22, 2023
@kwilczynski kwilczynski changed the title [release-1.27] OCPBUGS-22128: build(deps): bump google.golang.org/grpc from 1.50.1 to 1.58.3 [release-1.25] OCPBUGS-20597: build(deps): bump google.golang.org/grpc from 1.50.1 to 1.58.3 Oct 22, 2023
@openshift-ci-robot
Copy link

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

  • expected Jira Issue OCPBUGS-20597 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 #7366

/kind dependency-change
/assign kwilczynski

Update the google.golang.org/grpc package from 1.50.1 to 1.58.3 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
Copy link
Contributor Author

/retest-required

@kwilczynski
Copy link
Contributor Author

/approve

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.25 branch 2 times, most recently from b7eb1d0 to 845081c Compare October 23, 2023 01:18
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #7420 (c47f0a2) into release-1.25 (393d011) will not change coverage.
Report is 1 commits behind head on release-1.25.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.25    #7420   +/-   ##
=============================================
  Coverage         43.72%   43.72%           
=============================================
  Files               122      122           
  Lines             13705    13705           
=============================================
  Hits               5992     5992           
  Misses             7066     7066           
  Partials            647      647           

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.25 branch 9 times, most recently from c976ceb to 064f3d6 Compare October 23, 2023 07:30
@kwilczynski
Copy link
Contributor Author

/test e2e-gcp

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.25 branch 3 times, most recently from 5fa30c8 to efa134a Compare November 14, 2023 04:34
@kwilczynski
Copy link
Contributor Author

/retest-required

@kwilczynski
Copy link
Contributor Author

I will resolve conflicts manually.

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.25 branch from efa134a to 73dea62 Compare November 14, 2023 09:26
@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 14, 2023
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.50.1...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.25 branch from 73dea62 to c47f0a2 Compare November 14, 2023 10:04
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 14, 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-merge-bot openshift-merge-bot bot merged commit 55e75ed into cri-o:release-1.25 Nov 14, 2023
@openshift-ci-robot
Copy link

@kwilczynski: Jira Issue OCPBUGS-20597 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 #7366

/kind dependency-change
/assign kwilczynski

Update the google.golang.org/grpc package from 1.50.1 to 1.58.3 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-2a04f729a-to-release-1.25 branch November 14, 2023 12:39
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.

3 participants