chore(deps): bump k8s libs to v0.34.0#437
Open
thevilledev wants to merge 1 commit intoargoproj:masterfrom
Open
chore(deps): bump k8s libs to v0.34.0#437thevilledev wants to merge 1 commit intoargoproj:masterfrom
thevilledev wants to merge 1 commit intoargoproj:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #437 +/- ##
==========================================
+ Coverage 55.41% 57.11% +1.70%
==========================================
Files 46 48 +2
Lines 4125 3722 -403
==========================================
- Hits 2286 2126 -160
+ Misses 1511 1241 -270
- Partials 328 355 +27 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Update k8s.io/api, k8s.io/apimachinery, and k8s.io/client-go from v0.32.2 to v0.34.0 to align with argo-cd. This requires bumping the minimum Go version from 1.23.5 to 1.24.0. Also bumped the CI to use the same Go version in the workflow. Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
37b82ec to
11725e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update
k8s.io/api,k8s.io/apimachinery, andk8s.io/client-gofrom v0.32.2 to v0.34.0 to align with argo-cd. This requires bumping the minimum Go version from 1.23.5 to 1.24.0.Also bumped the CI to use the same Go version in the workflow.
See discussion in. #436 (review)