Skip to content

[BUG] crc commands backed by daemon will fail on systems with no systemd user instance support #3405

Open
@adrianriobo

Description

@adrianriobo

crc daemon on linux platforms is installed based on systemd user instance, as so there is a requirement to support it in order to crc setup to handle the crc daemon installation.

If the daemon can not be installed any command backed only by the daemon will not work:

As an example RHEL 7.9 does not support it, and current implementation for crc status requires it...as so on a normal flow we can:

  1. crc setup
  2. crc start
  3. crc status

Expected

Get the state of the cluster

Actual

Get an error complaining about crc setup not run properly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions