volsync icon indicating copy to clipboard operation
volsync copied to clipboard

Update to Golang1.22 and k8s to v1.30

Open tesshuflower opened this issue 1 year ago • 2 comments

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:

tesshuflower avatar Jun 28 '24 13:06 tesshuflower

/retest

tesshuflower avatar Jun 28 '24 18:06 tesshuflower

/cc @JohnStrunk

tesshuflower avatar Jul 09 '24 19:07 tesshuflower

[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

Needs approval from an approver in each of these files:
  • ~~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

openshift-ci[bot] avatar Jul 09 '24 19:07 openshift-ci[bot]

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     

see 1 file with indirect coverage changes

codecov[bot] avatar Jul 09 '24 19:07 codecov[bot]