Graham Mainwaring
Results
12
issues of
Graham Mainwaring
Add a view that gives a `tail -f`-equivalent for: * Operator logs/actions * Pod and deployment/statefulset events * Maybe other things Ideally this view includes highlighting of errors.
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...