k8snetworkplumbingwg / kubemacpool

Apache License 2.0
32 stars 33 forks source link

[release-v0.38] cluster-up: Fix kubevirt deploy #403

Closed oshoval closed 10 months ago

oshoval commented 10 months ago

What this PR does / why we need it: The logic to get latest z stream is outdated for v0.44 as the release file doesnt have full history for old versions. Fetch manually the latest z stream for the used version.

Special notes for your reviewer:

Release note:

None
kubevirt-bot commented 10 months ago

@oshoval: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubemacpool-e2e-k8s 62376dea8780bcb582c1c831d6e0d8f4e4b7be98 link true /test pull-kubemacpool-e2e-k8s
pull-kubemacpool-unit-test 62376dea8780bcb582c1c831d6e0d8f4e4b7be98 link true /test pull-kubemacpool-unit-test
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
qinqon commented 10 months ago

/lgtm /approve

kubevirt-bot commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qinqon

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/k8snetworkplumbingwg/kubemacpool/blob/release-v0.38/OWNERS)~~ [qinqon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment