Package: prometheus-alertmanager / 0.28.1+ds-2

Metadata

Package Version Patches format
prometheus-alertmanager 0.28.1+ds-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Do not embed blobs.patch | (download)

cli/check_config.go | 2 1 + 1 - 0 !
cli/template_render.go | 2 1 + 1 - 0 !
cmd/alertmanager/main.go | 5 3 + 2 - 0 !
notify/email/email_test.go | 2 1 + 1 - 0 !
notify/sns/sns_test.go | 2 1 + 1 - 0 !
notify/test/test.go | 2 1 + 1 - 0 !
template/template.go | 9 5 + 4 - 0 !
template/template_test.go | 6 3 + 3 - 0 !
ui/app/src/Views.elm | 4 2 + 2 - 0 !
ui/web.go | 26 10 + 16 - 0 !
10 files changed, 28 insertions(+), 32 deletions(-)

 do not embed blobs

0002 Fix acceptance test paths.patch | (download)

test/cli/acceptance.go | 9 6 + 3 - 0 !
test/with_api_v2/acceptance.go | 5 4 + 1 - 0 !
2 files changed, 10 insertions(+), 4 deletions(-)

 fix acceptance test paths

0003 Debian defaults.patch | (download)

README.md | 2 1 + 1 - 0 !
cli/root.go | 8 4 + 4 - 0 !
cli/silence_add.go | 5 4 + 1 - 0 !
cmd/alertmanager/main.go | 4 2 + 2 - 0 !
4 files changed, 11 insertions(+), 8 deletions(-)

 debian defaults

0004 Fix flaky tests.patch | (download)

dispatch/dispatch_test.go | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix flaky tests

Bug-Debian: https://bugs.debian.org/830936
0005 Disable network tests.patch | (download)

cluster/tls_transport_test.go | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disable network tests

0007 Revert kingpin.v2 import path.patch | (download)

cli/alert.go | 2 1 + 1 - 0 !
cli/alert_add.go | 2 1 + 1 - 0 !
cli/alert_query.go | 2 1 + 1 - 0 !
cli/check_config.go | 2 1 + 1 - 0 !
cli/cluster.go | 2 1 + 1 - 0 !
cli/config.go | 2 1 + 1 - 0 !
cli/config/config.go | 2 1 + 1 - 0 !
cli/config/config_test.go | 2 1 + 1 - 0 !
cli/format/format.go | 2 1 + 1 - 0 !
cli/root.go | 2 1 + 1 - 0 !
cli/routing.go | 2 1 + 1 - 0 !
cli/silence.go | 2 1 + 1 - 0 !
cli/silence_add.go | 2 1 + 1 - 0 !
cli/silence_expire.go | 2 1 + 1 - 0 !
cli/silence_import.go | 2 1 + 1 - 0 !
cli/silence_query.go | 2 1 + 1 - 0 !
cli/silence_update.go | 2 1 + 1 - 0 !
cli/template.go | 2 1 + 1 - 0 !
cli/template_render.go | 2 1 + 1 - 0 !
cli/test_routing.go | 2 1 + 1 - 0 !
cli/utils.go | 2 1 + 1 - 0 !
cmd/alertmanager/main.go | 2 1 + 1 - 0 !
22 files changed, 22 insertions(+), 22 deletions(-)

 revert kingpin.v2 import path

0008 Disable React app.patch | (download)

cmd/alertmanager/main.go | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable react app

0010 Extend testing CA certificates expiry date.patch | (download)

cluster/testdata/certs/ca.pem | 74 66 + 8 - 0 !
examples/ha/tls/certs/ca.pem | 74 66 + 8 - 0 !
2 files changed, 132 insertions(+), 16 deletions(-)

 extend testing ca certificates expiry date

0011 Disable Jira notification.patch | (download)

config/config.go | 16 0 + 16 - 0 !
config/notifiers.go | 47 0 + 47 - 0 !
config/receiver/receiver.go | 4 0 + 4 - 0 !
notify/notify.go | 1 0 + 1 - 0 !
template/default.tmpl | 39 0 + 39 - 0 !
5 files changed, 107 deletions(-)

 disable jira notification

The Jira notification feature depends on a huge and apparently no longer
maintained library, github.com/trivago/tgo, which is not currently
packaged for Debian, all for the sake of a ~30 line function.

Until this feature is reimplemented using more reasonable dependencies,
disable it.

0012 Default to legacy label name validation in tests.patch | (download)

config/config_test.go | 5 5 + 0 - 0 !
matcher/compat/parse_test.go | 5 5 + 0 - 0 !
silence/silence_test.go | 5 5 + 0 - 0 !
3 files changed, 15 insertions(+)

 default to legacy label name validation in tests

0013 Support prometheus common v0.63.0.patch | (download)

cli/root.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 support prometheus/common v0.63.0