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

Skip to content

Conversation

@kwilczynski
Copy link
Contributor

@kwilczynski kwilczynski commented Oct 16, 2023

This is a manual cherry-pick of #7366

/kind dependency-change
/assign kwilczynski

Update the google.golang.org/grpc package from 1.57.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 16, 2023 13:04
@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 16, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 16, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 16, 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 16, 2023
@kwilczynski kwilczynski deleted the feature/cherry-pick-2a04f729a branch October 16, 2023 13:19
@kwilczynski kwilczynski restored the feature/cherry-pick-2a04f729a branch October 16, 2023 13:20
@kwilczynski kwilczynski reopened this Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #7381 (2865c03) into release-1.28 (b36169e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.28    #7381   +/-   ##
=============================================
  Coverage         49.28%   49.28%           
=============================================
  Files               136      136           
  Lines             15601    15601           
=============================================
  Hits               7689     7689           
  Misses             7004     7004           
  Partials            908      908           

@saschagrunert
Copy link
Member

/test e2e-gcp

@kwilczynski kwilczynski changed the title [release-1.28] build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 [release-1.28] build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.3 Oct 16, 2023
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 16, 2023
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.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]>
@saschagrunert
Copy link
Member

/lgtm

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

/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Oct 16, 2023
@openshift-ci openshift-ci bot merged commit d0a3b6f into cri-o:release-1.28 Oct 16, 2023
@kwilczynski kwilczynski deleted the feature/cherry-pick-2a04f729a branch October 16, 2023 16:20
@kwilczynski kwilczynski changed the title [release-1.28] build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.3 [release-1.28] OCPBUGS-21907: build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.3 Oct 19, 2023
@openshift-ci-robot
Copy link

@kwilczynski: An error was encountered updating to the MODIFIED state for bug OCPBUGS-21907 on the Jira server at https://issues.redhat.com/. No known errors were detected, please see the full error message for details.

Full error message. Error marking step #30303475 finished: root cause: Tried to update an entity that does not exist.: request failed. Please analyze the request body for more details. Status code: 400:

Please contact an administrator to resolve this issue, then request a bug refresh with /jira refresh.

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.57.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
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link

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

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.

@kwilczynski
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link

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

Jira Issue OCPBUGS-21907 has been moved to the MODIFIED state.

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.

@kwilczynski
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link

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

Jira Issue OCPBUGS-21907 has been moved to the MODIFIED state.

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.

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. kind/dependency-change Categorizes issue or PR as related to changing dependencies lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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