Skip to content
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

pkg/login1: initial commit #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

pkg/login1: initial commit #112

wants to merge 1 commit into from

Commits on Jan 6, 2022

  1. pkg/login1: initial commit

    This commit adds login1 package, which is a small subset of
    github.com/coreos/go-systemd/v22/login1 package with ability to use
    shared D-Bus connection and with proper error handling for Reboot method
    call, which is not yet provided by the upstream.
    
    The idea is to use this package in favor of github.com/coreos/go-systemd
    in agent code responsible for rebooting the node. However, this requires
    tests in agent code, so it will be done in the next step.
    
    See coreos/go-systemd#387 for more details.
    
    Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>
    invidian committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3d80210 View commit details
    Browse the repository at this point in the history