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 windows issue where two nodes on different ports were joining the same cluster #7

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

derek-ho
Copy link
Owner

Description

For cases where we want two instances spun up on different ports to be different clusters, we need to not specify -y -i -s for the demo configuration. This was missed for windows workflows, and resulted in windows failures. This PR addresses that.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

derek-ho added 3 commits June 19, 2024 10:54
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
@derek-ho derek-ho merged commit e9060d3 into main Jun 19, 2024
8 of 12 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.

1 participant