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

pkg/alert: fix configuration from "legacy" flags #2026

Merged

Conversation

simonpasquier
Copy link
Contributor

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Regression introduced in #1982. BuildAlertmanagerConfig() didn't set the API version to use resulting in bad URL (e.g. http://example.com:9093/api/alerts instead of http://example.com:9093/api/v1/alerts).

Verification

Tested locally.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@povilasv povilasv merged commit bc8b925 into thanos-io:master Jan 23, 2020
@simonpasquier simonpasquier deleted the fix-legacy-alertmanager-flag branch January 23, 2020 08:29
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