-
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
host-base.yaml: Add systemd-journal-gateway #321
host-base.yaml: Add systemd-journal-gateway #321
Conversation
/hold |
I ran this through a test pipeline to get the diff:
|
The installer team wants to make use of journal-gatewayd to stream the logs off of the bootstrap node. This will provide a nice UX where the installer can show the progress of the pending installation and optionally dump logs for debugging purposes. This should get us that much closer to truly not requiring SSH. |
/lgtm |
This change was requested by the installer team. It will allow logs to stream from the bootstrap node providing a nice UX where the installer can show the progress of the pending installation. Signed-off-by: Steve Milner <[email protected]>
967993d
to
a6a13a5
Compare
/hold cancel |
Updated commit with information and dropped hold. |
/lgtm |
@crawford let us know the context and we'll add it to the commit before merging.
At the time of writing this change will pull in
systemd-journal-gateway-219-57
.