volsync
volsync copied to clipboard
Update to Golang1.22 and k8s to v1.30
Describe what this PR does
- Update to use golang 1.22.0
- k8s apis to v1.30.2
- kubectl to v1.30.2
- controller-tools update to v0.15.0
- env test updated to use v1.30.0 in tests
- controller-runtime to v0.18.4
Is there anything that requires special attention?
Related issues:
/retest
/cc @JohnStrunk
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: JohnStrunk, tesshuflower
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [JohnStrunk,tesshuflower]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.3%. Comparing base (
f17d427) to head (8f7e10a). Report is 166 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1320 +/- ##
=======================================
- Coverage 67.5% 67.3% -0.2%
=======================================
Files 57 57
Lines 5822 5822
=======================================
- Hits 3930 3924 -6
- Misses 1607 1610 +3
- Partials 285 288 +3