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

etcd unix sockets not cleanly closed if the apiserver crashes on start #15

Open
detiber opened this issue Sep 29, 2020 · 0 comments
Open

Comments

@detiber
Copy link
Member

detiber commented Sep 29, 2020

If the badidea server encounters a failure during startup, the etcd unix sockets are not cleanly cleared up, which results in having to take external action to clean up the unix socket files before being able to try to start the server again. We should properly shut down etcd prior on failure.

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

No branches or pull requests

1 participant