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
Right now the health check is a no-op, which allows an AvalancheGo pod to wait for the sidecar to be ready before starting. We should also consider which case to have the health endpoint return an error so that kubernetes can restart the pod.