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

Add a macos platform tag in node image #120

Merged
merged 1 commit into from
May 18, 2023

Conversation

jerrinsg
Copy link
Contributor

Running kind on macOS with node image (that has Sieve instrumentation) built on a Linux machine is failing with errors - see https://gist.github.com/jerrinsg/578fa112c232a72360367300be563901. Building the node image locally on a Mac and using that image works though. This commit therefore adds a new "macos" platform tag to node image built for macOS so as to specifically use this image when running on Mac.

Running kind on macOS with node image (that has Sieve instrumentation)
built on a Linux machine is failing with errors - see
https://gist.github.com/jerrinsg/578fa112c232a72360367300be563901.
Building the node image locally on a Mac and using that image works
though. This commit therefore adds a new "macos" platform tag to node
image built for macOS so as to specifically use this image when running
on Mac.
@marshtompsxd marshtompsxd merged commit 2620b98 into sieve-project:main May 18, 2023
8 checks passed
@jerrinsg jerrinsg deleted the macos-tag branch May 18, 2023 21:45
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.

None yet

2 participants