Skip to content

detect kind provider correctly#436

Merged
nabuskey merged 1 commit intocnoe-io:mainfrom
nabuskey:detect-provider
Nov 7, 2024
Merged

detect kind provider correctly#436
nabuskey merged 1 commit intocnoe-io:mainfrom
nabuskey:detect-provider

Conversation

@nabuskey
Copy link
Copy Markdown
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 <manabu.mccloskey@gmail.com>
@cmoulliard
Copy link
Copy Markdown
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
@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