altinity-dashboard
altinity-dashboard copied to clipboard
Polling
The ClickHouse Operators page currently uses polling to refresh the list of operators. It would be better to receive updates via websockets. This would require both that the UI establish a websocket connection to the Go API, and also that the Go API establish a websocket connection to Kubernetes.