Skip to content

Update google.golang.org/grpc to v1.81.1#3831

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:quick-update
May 14, 2026
Merged

Update google.golang.org/grpc to v1.81.1#3831
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:quick-update

Conversation

@tmshort
Copy link
Copy Markdown
Contributor

@tmshort tmshort commented May 14, 2026

Description of the change:

Motivation for the change:

Architectural changes:

Testing remarks:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Bug fixes are accompanied by regression test(s)
  • e2e tests and flake fixes are accompanied evidence of flake testing, e.g. executing the test 100(0) times
  • tech debt/todo is accompanied by issue link(s) in comments in the surrounding code
  • Tests are comprehensible, e.g. Ginkgo DSL is being used appropriately
  • Docs updated or added to /doc
  • Commit messages sensible and descriptive
  • Tests marked as [FLAKE] are truly flaky and have an issue
  • Code is properly formatted

Signed-off-by: Todd Short <tshort@redhat.com>
Copilot AI review requested due to automatic review settings May 14, 2026 18:29
@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 May 14, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the vendored google.golang.org/grpc dependency from v1.81.0 to v1.81.1, keeping go.mod, go.sum, and the vendored sources/metadata in sync.

Changes:

  • Update google.golang.org/grpc requirement in go.mod to v1.81.1
  • Update go.sum entries for google.golang.org/grpc to v1.81.1
  • Align vendored metadata/source version markers (vendor/modules.txt, vendor/google.golang.org/grpc/version.go) to v1.81.1

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Bumps the required gRPC module version to v1.81.1.
go.sum Updates checksum entries to match google.golang.org/grpc v1.81.1.
vendor/modules.txt Updates vendored module listing to google.golang.org/grpc v1.81.1.
vendor/google.golang.org/grpc/version.go Updates the vendored gRPC Version constant to 1.81.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn, rashmigottipati

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 4e18ba8 into operator-framework:master May 14, 2026
23 of 25 checks passed
@tmshort tmshort deleted the quick-update branch May 14, 2026 19:44
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants