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

Allow for enabling Alertmanager HA cluster mode even when running with single replica #3382

Merged
merged 2 commits into from
Aug 4, 2020

Conversation

sjentzsch
Copy link
Contributor

Allow for enabling Alertmanager HA cluster mode even when running with single replica, via newly introduced forceEnableClusterMode flag.

With #3196 we lost the possibility to setup Alertmanager clusters with a single replica across multiple Kubernetes clusters.

Fixes #3337

…h single replica, via newly introduced forceEnableClusterMode flag.

With #3196 we lost the possibility to setup Alertmanager clusters with a single replica across multiple Kubernetes clusters.

Fixes #3337
…h single replica, via newly introduced forceEnableClusterMode flag.

With #3196 we lost the possibility to setup Alertmanager clusters with a single replica across multiple Kubernetes clusters.

Fixes #3337
Copy link
Contributor

@brancz brancz left a comment

Choose a reason for hiding this comment

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

lgtm 🎉

@brancz brancz merged commit a965723 into prometheus-operator:master Aug 4, 2020
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.

Being able to enable high availability mode for 1 replica alertmanager
2 participants