-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new extension qemu-kiwi #497
Conversation
It looks like openshift/enhancements#366 was closed - if we're going to do this, let's at least get the enhancement re-opened, polished and merged. |
The enhancement has been getting some additional polish and review, so I'm in favor of dropping the |
This would be a good one to rebase on top of #496. It should also allow you to simplify the list by dropping deps (which will now get automatically pulled in). |
Agree let's land the extensions rework before we pile on more extensions. |
With #496 landed, I started poking at this and found that we need to include a new repo for RHEL-AV Will require some coordination getting the OCP to get those RPM mirrored - https://github.com/openshift/release/blob/master/core-services/release-controller/README.md#rpm-mirrors And a repo configured on the internal |
Needs openshift/release#16258 |
@jensfr I rebased this and pushed an additional commit to your branch; may want to squash them |
This adds qemu-kiwi as another extension to the list. qemu-kiwi and its dependencies are in the rhel-8-advanced-virt repository, so we have to add this as well. The qemu-kiwi extension is added to MCO with this PR openshift/machine-config-operator#2376 qemu-kiwi is a shrunk-down version of the qemu-kvm package with fewer dependencies. 8 rpms and ~20MB in size when installed
Thank you @miabbott ! I squashed the two commits |
Since the CI is broken (#506), I did some light testing manually with a properly configured
/override ci/prow/unit |
@miabbott: Overrode contexts on behalf of miabbott: ci/prow/unit In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, jensfr, jlebon 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:
Approvers can indicate their approval by writing |
/hold cancel |
/retest Please review the full test history for this PR and help us cut down flakes. |
/override prow/ci/unit Still builds fine locally; CI is known to be down for our tests |
@miabbott: /override requires a failed status context to operate on.
Only the following contexts were expected:
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/override ci/prow/unit sigh |
@miabbott: Overrode contexts on behalf of miabbott: ci/prow/unit In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This adds qemu-kiwi as another extension to the list.
The qemu-kiwi extension is added to MCO with this PR openshift/machine-config-operator#2376
qemu-kiwi is a shrunk-down version of the qemu-kvm package with fewer dependencies. 8 rpms and ~20MB in size when installed