-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Separate systemd dbus connection initialization from running check #2203
Separate systemd dbus connection initialization from running check #2203
Conversation
610df46
to
33771c7
Compare
@opencontainers/runc-maintainers ptal |
Needs rebase. Also, could you consider melding #2241 into this? |
@AkihiroSuda Yeah, I can merge #2241 into this. |
ping |
ping @mrunalp |
okay, I am working on rebasing this with the other PR today. |
33771c7
to
89351b2
Compare
okay, rebased. @AkihiroSuda Do you feel strongly about returning error as you did in your PR for |
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
89351b2
to
d05e572
Compare
@opencontainers/runc-maintainers ptal |
This allows us to catch and report any failures in initializing the systemd dbus connection.