Skip to content

SANDBOX-955: update kube & openshift dependencies to 4.18 #478

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

Merged

Conversation

rsoaresd
Copy link
Contributor

@rsoaresd rsoaresd commented Apr 22, 2025

Description

Update dependencies

Tool/Library Current Version Updates to Version
Operator SDK 1.38 1.39.2
k8s.io/* v0.30.1 v0.31.2
controller-runtime v0.18.4 v0.19.7
controller-tools v0.15.0 v0.16.5

Note

Operator SDK will be updated in the next set of PRs, along with toolchain-cicd and operators update

Issue ticket number and link

SANDBOX-955

go.mod Outdated
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/codeready-toolchain/api => github.com/rsoaresd/api v0.0.0-20250422110645-bbac9d0b9d02
Copy link
Contributor Author

@rsoaresd rsoaresd Apr 22, 2025

Choose a reason for hiding this comment

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

it will be removed after codeready-toolchain/api#474 is merged

Copy link

codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.70%. Comparing base (95cf792) to head (4d84983).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...nclustercache/toolchaincluster_cache_controller.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
- Coverage   78.73%   78.70%   -0.03%     
==========================================
  Files          52       52              
  Lines        2647     2648       +1     
==========================================
  Hits         2084     2084              
- Misses        501      502       +1     
  Partials       62       62              
Files with missing lines Coverage Δ
...nclustercache/toolchaincluster_cache_controller.go 46.42% <0.00%> (-1.72%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

sonarqubecloud bot commented May 6, 2025

@rsoaresd rsoaresd merged commit 2b65ad3 into codeready-toolchain:master May 6, 2025
9 of 12 checks passed
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.

5 participants