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
[Expected]
At the moment, when k8s is not reachable the hyperflow server enters into safe mode allowing only readonly operations. The same mechanism should happen when k8s is unreachable
[Actual]
When k8s watcher fails, it is apparent that k8s is unreachable but still the server accepts new pod requests.