Skip to content

Conversation

@enp0s3
Copy link
Member

@enp0s3 enp0s3 commented Dec 19, 2024

Signed-off-by: Igor Bezukh ibezukh@redhat.com

Depends on #84

cluster-sync now deploys kubevirt. KUBEVIRT_RELEASE is now defined in common.sh
cluster-sync scripts are now synced with the kubevirtci repo

Signed-off-by: Igor Bezukh <ibezukh@redhat.com>
Signed-off-by: Igor Bezukh <ibezukh@redhat.com>
this file intedned for the ephemeral local cluster setup
therefore it doesn't impose any security breach by exposing it
in the repo.

Signed-off-by: Igor Bezukh <ibezukh@redhat.com>
added scripts in hack directory to comply with kubevirtci
dependencies

Signed-off-by: Igor Bezukh <ibezukh@redhat.com>
kubevirt deployment moved to cluster-sync.

sync.sh clean.sh install.sh are now working with
kubevirtci.

KUBEVIRT_RELEASE is now defined in common.sh

fixed default image url for make manifests
its now the internal registry URL of kubevirtci.

Signed-off-by: Igor Bezukh <ibezukh@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Dec 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from enp0s3. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Member

@Barakmor1 Barakmor1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I added a few small comments. Also, I'll create an issue to automatically update the builder image as a post-submit job when it's changed.

ARCHITECTURE="${BUILD_ARCH:-$(uname -m)}"
HOST_ARCHITECTURE="$(uname -m)"
WASP_CRI="$(determine_wasp_bin)"
KUBEVIRT_RELEASE=${KUBEVIRT_RELEASE:-"latest_nightly"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT about changing this the latest_stable i think that it's good enough since wasp is not coupled with kubevirt.

@Barakmor1
Copy link
Member

There are some leftovers on ./cluster-up dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants