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

feat: add crc cli detection checks #4

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

evidolob
Copy link
Contributor

@evidolob evidolob commented Mar 7, 2023

This is a copy of podman-desktop/podman-desktop#1487

What does this PR do?

It adds CRC CLI detection checks, add show them on dashboard.

Screenshot/screencast of this PR

Screenshot 2023-02-16 at 10 36 09

What issues does this PR fix or reference?

related to podman-desktop/podman-desktop#1439

How to test this PR?

Just run without CRC installed and you should see detection checks, like on screenshot

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob requested a review from gbraad March 7, 2023 08:34

const daemonStarted = await daemonStart();
if (!daemonStarted) {
//TODO handle this
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have daemonStart(), right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evidolob evidolob merged commit 3d82c40 into crc-org:main Mar 8, 2023
@evidolob evidolob deleted the add-crc-detection-check branch March 8, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants