Skip to content

Correctly call default silence maintenance function#2701

Merged
codesome merged 1 commit intomainfrom
fix-default-maintenance
Sep 13, 2021
Merged

Correctly call default silence maintenance function#2701
codesome merged 1 commit intomainfrom
fix-default-maintenance

Conversation

@juliusv
Copy link
Member

@juliusv juliusv commented Sep 13, 2021

#2689 introduced a
regression where the default maintenance function would no longer be
called even if no override was specified. The Alertmanager now crashes
on any silence maintenance run without this fix.

Signed-off-by: Julius Volz julius.volz@gmail.com

#2689 introduced a
regression where the default maintenance function would no longer be
called even if no override was specified. The Alertmanager now crashes
on any silence maintenance run without this fix.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
Copy link
Member

@codesome codesome left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@codesome codesome merged commit 5195460 into main Sep 13, 2021
@gotjosh
Copy link
Member

gotjosh commented Sep 13, 2021

Thanks for picking this up @juliusv.

@roidelapluie
Copy link
Member

Looks like it did not hit a stable release.

@juliusv juliusv deleted the fix-default-maintenance branch September 13, 2021 17:45
@juliusv
Copy link
Member Author

juliusv commented Sep 13, 2021

Yep, luckily not, all good :)

@pracucci pracucci mentioned this pull request Sep 15, 2021
3 tasks
nekketsuuu pushed a commit to nekketsuuu/alertmanager that referenced this pull request Oct 1, 2021
prometheus#2689 introduced a
regression where the default maintenance function would no longer be
called even if no override was specified. The Alertmanager now crashes
on any silence maintenance run without this fix.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
markoposavec pushed a commit to markoposavec/alertmanager that referenced this pull request Nov 4, 2021
prometheus#2689 introduced a
regression where the default maintenance function would no longer be
called even if no override was specified. The Alertmanager now crashes
on any silence maintenance run without this fix.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
markoposavec pushed a commit to markoposavec/alertmanager that referenced this pull request Nov 4, 2021
prometheus#2689 introduced a
regression where the default maintenance function would no longer be
called even if no override was specified. The Alertmanager now crashes
on any silence maintenance run without this fix.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
Signed-off-by: Marko Posavec <Marko.Posavec@infobip.com>
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.

4 participants