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

Switch health checks to httpGet for APIs #5

Closed
mnaser opened this issue Aug 17, 2022 · 3 comments
Closed

Switch health checks to httpGet for APIs #5

mnaser opened this issue Aug 17, 2022 · 3 comments
Assignees

Comments

@mnaser
Copy link
Member

mnaser commented Aug 17, 2022

In the case of some environments, Glance stopped responding but the socket was still open so the API was unhealthy and Kubernetes didn't restart anything.

We need to change all API services to start using httpGet instead of tcpSocket to ensure proper responses.

@okozachenko1203
Copy link
Member

@mnaser
Copy link
Member Author

mnaser commented Aug 19, 2022

nice, looks like we got initial traction.

@mnaser mnaser transferred this issue from another repository Aug 29, 2022
@okozachenko1203
Copy link
Member

merged

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

2 participants