-
Notifications
You must be signed in to change notification settings - Fork 24
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
SANDBOX-955: update kube & openshift dependencies to 4.18 #478
Conversation
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 |
There was a problem hiding this comment.
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
Codecov ReportAttention: Patch coverage is
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
🚀 New features to boost your workflow:
|
|
Description
Update dependencies
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