You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Http statuscodes for the /readyz endpoint have been adjusted (SeleniumHQ/selenium#10391). The status endpoint as you can see in the Selenium ticket returns always 200 - Ok even if the grid isn't running properly.
We should adjust the helmchart to use the readyz endpoint for health checks. So that kubernetes can restart the grid on it's own.
What happened?
The Http statuscodes for the /readyz endpoint have been adjusted (SeleniumHQ/selenium#10391). The status endpoint as you can see in the Selenium ticket returns always 200 - Ok even if the grid isn't running properly.
We should adjust the helmchart to use the readyz endpoint for health checks. So that kubernetes can restart the grid on it's own.
https://github.com/SeleniumHQ/docker-selenium/blob/trunk/chart/selenium-grid/values.yaml#L199
Command used to start Selenium Grid with Docker
Relevant log output
Operating System
Linux
Docker Selenium version (tag)
Latest helm chart
The text was updated successfully, but these errors were encountered: