Added integration with the image-builder kubevirt image#108
Conversation
Pull Request Test Coverage Report for Build 2233042500
💛 - Coveralls |
|
/ok-to-test |
|
/retest |
It looks like the control plane didn't start up successfully using this image. |
|
ah, but it was only the |
|
/retest |
1 similar comment
|
/retest |
|
/help |
b1cb599 to
954b224
Compare
| sigs.k8s.io/cluster-api v0.3.11-0.20210525210043-6c7878e7b4a9 | ||
| sigs.k8s.io/controller-runtime v0.11.0-beta.0.0.20211110210527-619e6b92dab9 | ||
| sigs.k8s.io/kind v0.11.0 | ||
| sigs.k8s.io/yaml v1.3.0 |
There was a problem hiding this comment.
Please remove this change, as it does nothing
|
/retest |
3b4c29a to
b74d3ea
Compare
|
/hold cancel sorry, you'll have to rebase. my pr went in |
|
this PR #126 will impact you as well. Make sure to alter the env vars that are moved to hack/functest.sh |
446082f to
e4c5a34
Compare
|
/retest |
|
/hold waiting for ci to pass |
e4c5a34 to
db983f4
Compare
db983f4 to
9d7d45d
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidvossel, isaacdorfman The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
Release-4.18 sync with upstream 2025-01-17
What this PR does / why we need it:
I created a kubevirt target in my fork of the image-builder project:
https://github.com/isaacdorfman/image-builder/tree/kubevirt-target
This image is the image of the machines in the cluster.
I pushed the image I built in my image-builder fork into quay and updated the capk to use this image instead of the kubevirtci one.
In this PR I also fixed the problems that this change caused.
*I also fixed a problem with the local container reigstry by changing the url of the registry from localhost to 127.0.0.1, this caused problems related to ipv6 in some devices.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release notes: