-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update bare metal deployments #1055
Conversation
Co-authored-by: Jürgen Weigert <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the much cleaner killall.
But confusing the terms source and binary now is a bad idea imo.
In the scope of discussing the parameters of a symbolic link, one often refers to then as source and target, but the change of scope is surprising here.
Source is more likely associated with source code that needs to be compiled in this context.
Co-authored-by: Jürgen Weigert <[email protected]>
Co-authored-by: Jürgen Weigert <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes: #1052 ([QA] Upgrade procedure fails to shut down ocis when using systemd)
References: #1029 (review)
This PR fixes:
killall
instead ofkill
for shutting down minimal bare metal(not bare metal, this uses systemd)
Backport to 5.0