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 broken etcd and cluster specs (dont reuse socket) #751

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

spuun
Copy link
Member

@spuun spuun commented Aug 14, 2024

WHAT is this pull request doing?

Trying to fix failing specs in OS X (and probably others).

Calling connect on a socket a second time results in ConnectError connect: Invalid argument.

HOW can this pull request be tested?

Run specs

@spuun spuun force-pushed the etcd-and-cluster-spec-fixes branch from 713a93a to 076995e Compare August 15, 2024 11:57
@spuun spuun marked this pull request as ready for review August 15, 2024 13:50
@spuun
Copy link
Member Author

spuun commented Aug 15, 2024

I think this improved things.

@spuun spuun merged commit 2946196 into main Aug 16, 2024
23 of 25 checks passed
@spuun spuun deleted the etcd-and-cluster-spec-fixes branch August 16, 2024 05:20
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