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: local cluster on macOS arm64 #962

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

fix: local cluster on macOS arm64 #962

wants to merge 31 commits into from

Conversation

minikin
Copy link
Collaborator

@minikin minikin commented Oct 4, 2024

Context

While working on this fix, we evaluated several virtualization platforms, including QEMU, VirtualBox, UTM, and Parallels Desktop. Only Parallels Desktop allowed us to run a cluster successfully, and the other platforms presented issues that needed to be solved.

We recommend using Parallels Desktop to run local clusters. Parallels Desktop offers reasonable performance, seamless integration with the host operating system, and a user-friendly interface that simplifies the setup and management of virtual machines. Its robust features and stability make it a reliable choice for complex tasks like running clusters. Moreover, adopting Parallels Desktop will provide additional value to the engineering team as we begin working on desktop platforms since it offers advanced capabilities to enhance our development workflow and testing processes.

resolves #708

@minikin minikin added do not merge yet PR is not ready to be merged yet do not review yet Do not review yet labels Oct 4, 2024
@minikin minikin changed the title utils: fix local cluster on macOS arm64 fix: local cluster on macOS arm64 Oct 4, 2024
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Test Report | ${\color{lightgreen}Pass: 292/292}$ | ${\color{red}Fail: 0/292}$ |

@minikin minikin self-assigned this Oct 5, 2024
@minikin minikin marked this pull request as ready for review October 9, 2024 11:01
@minikin minikin removed do not merge yet PR is not ready to be merged yet do not review yet Do not review yet labels Oct 9, 2024
@minikin minikin added the do not merge yet PR is not ready to be merged yet label Oct 9, 2024
@minikin minikin requested a review from stevenj October 9, 2024 15:06
@minikin minikin added the review me PR is ready for review label Oct 9, 2024
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet PR is not ready to be merged yet review me PR is ready for review
Projects
Status: 🛑 Blocked
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : test local-cluster on macOS
2 participants