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 kind cluster setup script on Mac #56

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

thePeras
Copy link
Member

This pull request fixes the kind cluster setup script on Mac by updating the CILIUM_EXECUTABLE variable to use the correct executable name for macOS. Previously, the script was using the wrong executable name, causing the script to fail on macOS. This update ensures that the script works correctly on both Linux and macOS systems.

@LuisDuarte1 LuisDuarte1 self-requested a review May 22, 2024 15:14
Copy link
Member

@LuisDuarte1 LuisDuarte1 left a comment

Choose a reason for hiding this comment

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

Good catch! 🚀

@LuisDuarte1 LuisDuarte1 merged commit 65cb91e into main May 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.

2 participants