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

Add support for multitenant deployments #23

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Add support for multitenant deployments #23

merged 2 commits into from
Jul 4, 2023

Conversation

deesel
Copy link
Contributor

@deesel deesel commented Jul 3, 2023

In order to provide multitenancy we must differentiate alerts from different customers. Original blackout plugin takes customer field into account when evaluating blackouts, alerta-blackout-regex now does too.

Copy link
Owner

@mirceaulinic mirceaulinic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the PR.

Would you mind adding a quick test as well? :)

@deesel
Copy link
Contributor Author

deesel commented Jul 4, 2023

Looks good, thanks for the PR.

Would you mind adding a quick test as well? :)

Absolutely, please see if it works out for you.

@mirceaulinic
Copy link
Owner

Thanks @deesel! That works very well. There are some CI failures, but it's unrelated to your changes, I shall fix them soon.
I hope to release a new version in the follwoing days.

@mirceaulinic mirceaulinic merged commit 337f7fd into mirceaulinic:master Jul 4, 2023
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

Successfully merging this pull request may close these issues.

2 participants