Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update k8s dependencies to v1.26.1 #112

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

rashmigottipati
Copy link
Member

Description of the change:
Made changes to bump k8s dependencies to support k8s 1.26.1.
Changes:

  • bump dependencies in go.mod to support k8s 1.26.1
  • changes in go.sum from running go mod tidy

Motivation for the change:
Support for k8s 1.26.1

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
@coveralls
Copy link

coveralls commented Mar 6, 2023

Pull Request Test Coverage Report for Build 4346930372

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.767%

Totals Coverage Status
Change from base Build 4018581151: 0.0%
Covered Lines: 601
Relevant Lines: 709

💛 - Coveralls

@rashmigottipati rashmigottipati requested review from theishshah, varshaprasad96 and everettraven and removed request for jmrodri and joelanford March 6, 2023 11:01
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
@rashmigottipati
Copy link
Member Author

@varshaprasad96 - this is ready for review. Could you please take a look?

/cc @everettraven @grokspawn

Copy link
Member

@varshaprasad96 varshaprasad96 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

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

openshift-ci bot commented Mar 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: varshaprasad96

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

The pull request process is described here

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 Mar 6, 2023
@rashmigottipati rashmigottipati merged commit 28cadc6 into operator-framework:main Mar 6, 2023
@rashmigottipati rashmigottipati deleted the k8sbump branch March 6, 2023 19:50
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.

None yet

4 participants