-
Notifications
You must be signed in to change notification settings - Fork 53
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
create macadam-ready bundles #990
base: release-4.17
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
25dea70
to
da87372
Compare
@cfergeau should we put |
The |
/test e2e-microshift |
/retest |
These systemd units notify podman machine that the VM has fully finished booting. For hyperv, podman machine uses a dynamic port so it won't work as is.
For microshift, this will use microshift 4.17.0-rc.3 while the latest release is currently microshift 4.17.8
da87372
to
1b3ea8a
Compare
While this is still WIP, we need to make debugging as easy as possible.
1b3ea8a
to
8ba7944
Compare
@cfergeau: The following test failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
One issue is that microshift bundles don't contain socat nor netcat which the systemd units require. |
This adds a few unit files to notify podman machine that the boot is over.
This PR purpose is to generate bundles which can be shared more easily for testing, it is not meant for merging yet.
/hold