kubevirt / csi-driver

KubeVirt CSI driver
Other
34 stars 25 forks source link

Update golang to 1.19.7 #84

Closed awels closed 1 year ago

awels commented 1 year ago

What this PR does / why we need it: Updated golang to 1.19.7 Updated KubeVirt to 0.59.0 Updated CDI to 1.56.0 Synced k8s to all be 1.24.2, cannot do newer version until KubeVirt uses newer version otherwise run into an error about KubeVirt not supporting a particular interface function defined since k8s 1.25

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Release note:

Uses golang 1.19.7
kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidvossel

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](https://github.com/kubevirt/csi-driver/blob/main/OWNERS)~~ [davidvossel] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment