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

Feature request: Include a cluster identifier in notifications #22

Open
CapKenR opened this issue Jan 27, 2023 · 1 comment
Open

Feature request: Include a cluster identifier in notifications #22

CapKenR opened this issue Jan 27, 2023 · 1 comment

Comments

@CapKenR
Copy link

CapKenR commented Jan 27, 2023

It would be nice to have something like a clusterIdentity parameter that I could specify in the configuration and have that clusterIdentity included in the message sent to Slack or elsewhere.

For example, if I specified clusterIdentity: "my-cluster" in the configuration, the message in Slack would look something like this:

kubewatch
A deployment in namespace `kubewatch` in the `my-cluster` cluster has been created:
kubewatch/kubewatch

This way I can use the same Slack channel for multiple clusters and still distinguish between them.

@arikalon1
Copy link
Collaborator

Thanks for reporting it @CapKenR

Kubewatch doesn't support cluster name in the messages yet.
We need to add it.

Here as well, you can try Robusta which includes the cluster name in the messages as a workaround.

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

2 participants