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

fix: avoid the usage of sudo-prompt #31

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jan 26, 2024

uses Podman Desktop API instead

fixes #26

Change-Id: I8e3705a2d924c6ba61667ab8d814f5d50304dd2d

@benoitf benoitf requested a review from a team as a code owner January 26, 2024 13:07
@benoitf benoitf changed the title chore: avoid the usage of sudo-prompt fix: avoid the usage of sudo-prompt Jan 26, 2024
@benoitf benoitf force-pushed the MINIKUBE-26 branch 2 times, most recently from d390c83 to 183d073 Compare January 26, 2024 13:21
uses Podman Desktop API instead

fixes podman-desktop#26

Change-Id: I8e3705a2d924c6ba61667ab8d814f5d50304dd2d

Signed-off-by: Florent Benoit <[email protected]>
Change-Id: I096dbd6dc0a07b11d6fbec07cd9f45ea9e328a0d
Copy link
Contributor

@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.

Tested on both MacOS/M2 and Win11 Pro

@benoitf benoitf merged commit ce9a13f into podman-desktop:main Jan 29, 2024
4 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.

Installing Minikube binary ends up with error: Bad CPU type in executable on Apple M2
2 participants