kubevirt / csi-driver

KubeVirt CSI driver
Other
34 stars 25 forks source link

Use template associated with capk release #86

Closed awels closed 1 year ago

awels commented 1 year ago

What this PR does / why we need it: Instead of using the template from main, use the templates associated with the release of the capk version we are using.

Bypass issue in clusterctl by downloading the template from GH and using that instead of having clusterctl attempt it and not follow the redirects and failing.

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:

NONE
awels commented 1 year ago

/test pull-csi-driver-sanity-test

awels commented 1 year ago

/test pull-csi-driver-split-k8s-suite-k8s

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