siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
395 stars 24 forks source link

Increase healthcheck timeouts in the loadbalancer #397

Closed Unix4ever closed 1 week ago

Unix4ever commented 1 week ago

This change should help with the exposed services stability.

Currently load balancer has the fixed healthcheck timeout of 100ms, while it measures elapsed time and calculates weight for up to 1 second.