Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested altinity-dashboard features for operators #2

Closed
hodgesrm opened this issue Nov 17, 2021 · 3 comments
Closed

Requested altinity-dashboard features for operators #2

hodgesrm opened this issue Nov 17, 2021 · 3 comments
Assignees

Comments

@hodgesrm
Copy link
Member

This issue summarizes feature requests on operators for the Altinity Dashboard. The goal is to make operators easier to understand.

The current UI shows a list of operators in the ClickHouse Operators tab. For each of the operators listed it should be possible to perform the following operations.

  1. Show the operator components and their health. (clickhouse-operator and metrics-exporter).

  2. Tail logs of each component, equivalent to the following command: kubectl logs -f -n kube-system pod/clickhouse-operator-6fd75cbd68-gw5sg clickhouse-operator (tails one of the operator components)

  3. Remove, upgrade, or restart the operator.

@hodgesrm
Copy link
Member Author

hodgesrm commented Nov 17, 2021

One more feature. It would be incredibly helpful if it were possible to show just errors in the operator log, so you could quickly figure out why a ClickHouse cluster is not working.

@alex-zaitsev
Copy link
Member

alex-zaitsev commented Nov 17, 2021 via email

@ghjm
Copy link
Contributor

ghjm commented Dec 10, 2021

I believe everything in this issue is complete, except for tailing the logs, which I think is post-MVP. I have opened #59 to track that feature. Closing this issue. (Reopen or submit a new issue if you think I've missed something.)

@ghjm ghjm closed this as completed Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants