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

detect kind provider correctly #436

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

nabuskey
Copy link
Collaborator

@nabuskey nabuskey commented Nov 6, 2024

This PR implements kind CLI's logic for selecting providers. Previously it was possible to have a mismatch between what we select and actual provider selected by kind.

fixes: #426

Signed-off-by: Manabu McCloskey <[email protected]>
@cmoulliard
Copy link
Contributor

The fact that you switched docker with podman with the switch case should avoid the issue that we have on a machine where docker & podman desktops are both installed. Until now I rename the docker binary to avoid such a problem

@nabuskey nabuskey merged commit 8c6cd97 into cnoe-io:main Nov 7, 2024
5 checks passed
@nabuskey nabuskey deleted the detect-provider branch November 7, 2024 16:16
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]: Deletion may not work properly when multiple providers are installed
2 participants