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

Upgrade k8s depencencies for Openshift 4.16 #449

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

ranakan19
Copy link
Contributor

Upgrades dependencies:

Tool/Library Current Version Updates to Version
Golang 1.20 1.21
Operator SDK 1.25 1.36
k8s.io/* v0.27.0 v0.29.2
controller-runtime v0.15 v0.17.3

wrt https://issues.redhat.com/browse/SANDBOX-686

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (8e02342) to head (d9b418a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   78.23%   78.23%           
=======================================
  Files          49       49           
  Lines        2444     2444           
=======================================
  Hits         1912     1912           
  Misses        478      478           
  Partials       54       54           
Files with missing lines Coverage Δ
pkg/client/rest_client.go 83.33% <100.00%> (ø)

@ranakan19 ranakan19 changed the title Openshift 4 16 common Upgrade k8s depencencies for Openshift 4.16 Jan 17, 2025
Copy link
Contributor

@fbm3307 fbm3307 left a comment

Choose a reason for hiding this comment

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

Great job , just some minor suggestions

go.mod Outdated Show resolved Hide resolved
README.adoc Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants