Skip to content

vmalert: using notifiers selector which do not match vmalertmanager #1757

@zekker6

Description

@zekker6

Currently, using vmalert with misconfigured notifiers which does not match anything leads to creating a vmalert pod with notifiers.url being empty. vmalert does not fail with this configuration (I'll create a separate issue for that), so combined with operator behaviour this leads to successfully running vmalert which will never send any alerts silently.

It would be great to have any sigh of error for such case, e.g. do not create a pod until matching pods of alertmanager do exist or something else to help the user to understand where the issue is.

Metadata

Metadata

Labels

waiting for releaseThe change was merged to upstream, but wasn't released yet.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions