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

Show Full User Experience When Running The Installer On Windows #208

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

adrianriobo
Copy link
Contributor

Fix #189

previously the installer was executed as a hidden process and did not show any option to reboot the computer even when it was required. Then the flow keep processing and the setup ended up on an error due to not being able to stop it or to reboot the computer.

Also this change makes the openshift local installer matches how other installers are executed showing full experience to the user (i.e. podman installer)

Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
previously the installation flow for crc will include the ask for preset popup, which would end up setting the preset on crc config, as now the installation process typically will end up on a reboot we need to ask / recommend the preset when the initialization button is shown after reboot

Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
@praveenkumar
Copy link
Member

/assign @jeffmaury

@praveenkumar praveenkumar requested a review from jeffmaury April 15, 2024 09:52
Copy link
Collaborator

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

LGTM

@praveenkumar praveenkumar merged commit a2a650e into crc-org:main Apr 22, 2024
3 checks passed
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.

[BUG] Installation and start do not result in a working environment
3 participants