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.54.0 to 1.58.3 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. 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:12
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #7415 (12af534) into release-1.27 (3fecb83) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.27    #7415   +/-   ##
=============================================
  Coverage         49.31%   49.31%           
=============================================
  Files               128      128           
  Lines             15185    15185           
=============================================
  Hits               7488     7488           
  Misses             6799     6799           
  Partials            898      898           

@kwilczynski kwilczynski changed the title build(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.3 [release-1.27] OCPBUGS-22128: build(deps): bump google.golang.org/grpc from 1.54.0 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.54.0 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
Copy link
Contributor Author

/retest-required

@kwilczynski
Copy link
Contributor Author

/approve

@kwilczynski kwilczynski force-pushed the feature/cherry-pick-2a04f729a-to-release-1.27 branch 7 times, most recently from e0acab4 to 661d383 Compare October 23, 2023 07:18
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.54.0...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.27 branch from 661d383 to 323999a Compare October 23, 2023 07:30
@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-ci openshift-ci bot merged commit 7d54551 into cri-o:release-1.27 Oct 25, 2023
@openshift-ci-robot
Copy link

@kwilczynski: Jira Issue OCPBUGS-22128: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-22128 has been 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.54.0 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.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.

3 participants