alertmanager/cli
Goutham Veeramachaneni e26425473c
Update go-openapi to latest
go-swagger 0.25.0+ are failing though :/

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
2021-03-10 19:00:22 +01:00
..
config fix amtool: Fixed config path check in amtool (#1538) 2018-09-03 06:06:01 +02:00
format cli/format: Use Matchers.String for extended formatting 2021-02-18 23:43:15 +02:00
testdata feat: added routing tools to amtool (#1511) 2018-08-22 16:41:09 +02:00
alert.go Add support for adding alerts using amtool (#1461) 2018-07-16 16:29:04 +02:00
alert_add.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
alert_query.go *: remove dependency on github.com/prometheus/prometheus (#2009) 2019-09-16 10:56:29 +02:00
check_config.go config: use the origin field instead of local var (#1999) 2019-08-26 14:01:40 +02:00
check_config_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
cluster.go Add cluster command to show cluster and peer statuses. (#2256) 2020-05-18 15:25:15 +02:00
config.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
root.go Amtool and Alertmanager binaries print to stdout 2021-03-04 15:31:17 +00:00
routing.go Add negative matchers for routing. (#2434) 2021-01-15 21:11:39 +01:00
silence.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
silence_add.go cli: Parse properly all matcher types 2021-02-16 14:22:59 +02:00
silence_expire.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
silence_import.go Update go-openapi to latest 2021-03-10 19:00:22 +01:00
silence_query.go *: remove dependency on github.com/prometheus/prometheus (#2009) 2019-09-16 10:56:29 +02:00
silence_update.go cli: avoid nil dereference in silence update (#2427) 2020-12-02 17:02:12 +01:00
test_routing.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
test_routing_test.go config: use the origin field instead of local var (#1999) 2019-08-26 14:01:40 +02:00
utils.go cli: Parse properly all matcher types 2021-02-16 14:22:59 +02:00