Skip to content

Allowing "halo status" by non-root user #82

@ofaaland

Description

@ofaaland

It would be useful to allow an unprivileged user to get status.

Note that this is not critical. We're already used to using pcs status and other local tools that require root capability to get information.

We have people with different privilege levels involved in monitoring the state of our clusters. It's often the case that someone without root is the first to learn there's a problem. We try to enable those people to gather as much non-security-critical information as possible so the sysadmins responsible for diagnosing and fixing the system get as much information as possible up front.

$ halo status
Error making HTTP request: reqwest::Error { kind: Request, url: "http://halo_manager/status", source: hyper_util::client::legacy::Error(Connect, Os { code: 13, kind: PermissionDenied, message: "Permission denied" }) }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions