Commit Graph

90 Commits

Author SHA1 Message Date
dependabot[bot]
9ac9642fd0 Bump github.com/russross/blackfriday/v2 from 2.0.1 to 2.1.0 (#213)
Bumps [github.com/russross/blackfriday/v2](https://github.com/russross/blackfriday) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/russross/blackfriday/releases)
- [Commits](https://github.com/russross/blackfriday/compare/v2.0.1...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 17:26:20 +00:00
dependabot[bot]
5352067867 Bump github.com/crazy-max/gonfig from 0.3.0 to 0.4.0 (#214)
* Bump github.com/crazy-max/gonfig from 0.3.0 to 0.4.0

Bumps [github.com/crazy-max/gonfig](https://github.com/crazy-max/gonfig) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/crazy-max/gonfig/releases)
- [Changelog](https://github.com/crazy-max/gonfig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/gonfig/compare/v0.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-09 12:31:04 +00:00
aschoelzhorn
4e71b0c4d2 Add MQTT notification (#192) 2020-11-01 23:05:46 +00:00
dependabot[bot]
e0d53a96c4 Bump github.com/containers/image/v5 from 5.6.0 to 5.7.0 (#200)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.6.0...v5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 22:39:06 +00:00
dependabot[bot]
f6dae6bfab Bump k8s.io/client-go from 0.19.2 to 0.19.3 (#199)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.19.2...v0.19.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 21:50:44 +00:00
dependabot[bot]
da52642bc8 Bump github.com/go-playground/validator/v10 from 10.4.0 to 10.4.1 (#197)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.4.0...v10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 23:22:05 +00:00
dependabot[bot]
e9027b3582 Bump github.com/panjf2000/ants/v2 from 2.4.2 to 2.4.3 (#196)
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 23:21:52 +00:00
CrazyMax
0f17ed12c1 Add support for Healthchecks to monitor Diun watcher (#78) 2020-10-13 20:23:05 +00:00
github-actions[bot]
580640d0ee Fix go modules 2020-09-28 21:21:51 +00:00
dependabot[bot]
ec5d25bdba Bump k8s.io/client-go from 0.18.8 to 0.19.2 (#175)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.8 to 0.19.2.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.18.8...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 21:21:28 +00:00
dependabot[bot]
7c47ac0376 Bump github.com/go-playground/validator/v10 from 10.3.0 to 10.4.0 (#182)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.3.0...v10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 20:01:43 +00:00
dependabot[bot]
1d2314ae52 Bump github.com/containers/image/v5 from 5.5.2 to 5.6.0 (#173)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.5.2...v5.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:28:33 +00:00
dependabot[bot]
7c2bc6457e Bump github.com/rs/zerolog from 1.19.0 to 1.20.0 (#172)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.19.0...v1.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:25:41 +00:00
dependabot[bot]
3f574b63cf Bump github.com/panjf2000/ants/v2 from 2.4.1 to 2.4.2 (#167)
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.4.1...v2.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 17:03:31 +00:00
dependabot[bot]
5decc549ab Bump github.com/containers/image/v5 from 5.5.1 to 5.5.2 (#156)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.5.1...v5.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 20:28:04 +00:00
dependabot[bot]
958c3ed80b Bump github.com/crazy-max/gonfig from 0.2.0 to 0.3.0 (#153)
Bumps [github.com/crazy-max/gonfig](https://github.com/crazy-max/gonfig) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/crazy-max/gonfig/releases)
- [Changelog](https://github.com/crazy-max/gonfig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/gonfig/compare/v0.2.0...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 11:55:17 +00:00
github-actions[bot]
d2239ccbde Fix go modules 2020-08-14 13:41:53 +00:00
dependabot[bot]
d0016f540f Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4 (#147)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 13:41:29 +00:00
dependabot[bot]
59e00381b6 Bump k8s.io/client-go from 0.18.6 to 0.18.8 (#148)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.6 to 0.18.8.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.18.6...v0.18.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 13:41:10 +00:00
dependabot[bot]
15ea3c44c5 Bump github.com/imdario/mergo from 0.3.10 to 0.3.11 (#145)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.10...v0.3.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 14:14:29 +00:00
CrazyMax
b9c35e369f Add Matrix notification (#136)
* Add Matrix notification (#124)
* Fix docs

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-07-29 19:29:13 +00:00
dependabot[bot]
d8dbc2c41d Bump github.com/imdario/mergo from 0.3.9 to 0.3.10 (#131)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.9...v0.3.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:20:59 +00:00
dependabot[bot]
e3f3c13cc0 Bump github.com/alecthomas/kong from 0.2.9 to 0.2.11 (#128)
* Bump github.com/alecthomas/kong from 0.2.9 to 0.2.11

Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.9 to 0.2.11.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v0.2.9...v0.2.11)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-16 20:52:44 +00:00
dependabot[bot]
c7b34784f6 Bump k8s.io/client-go from 0.18.5 to 0.18.6 (#125)
* Bump k8s.io/client-go from 0.18.5 to 0.18.6

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.5 to 0.18.6.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.18.5...v0.18.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-16 20:45:14 +00:00
CrazyMax
484e7dbc7f Switch to gonfig 2020-07-16 22:16:55 +02:00
dependabot[bot]
dc4a4ec94e Bump github.com/containous/traefik/v2 from 2.2.1 to 2.2.2 (#120)
* Bump github.com/containous/traefik/v2 from 2.2.1 to 2.2.2

Bumps [github.com/containous/traefik/v2](https://github.com/containous/traefik) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/containous/traefik/releases)
- [Changelog](https://github.com/containous/traefik/blob/v2.2.2/CHANGELOG.md)
- [Commits](https://github.com/containous/traefik/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-09 19:14:16 +00:00
dependabot[bot]
e80e60d875 Bump k8s.io/client-go from 0.18.4 to 0.18.5 (#115)
* Bump k8s.io/client-go from 0.18.4 to 0.18.5

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.18.4...v0.18.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-01 22:30:12 +00:00
dependabot[bot]
0d6e9f2c19 Bump k8s.io/api from 0.18.4 to 0.18.5 (#116)
* Bump k8s.io/api from 0.18.4 to 0.18.5

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.18.4...v0.18.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-01 22:14:13 +00:00
dependabot[bot]
86ed259ba5 Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1 (#96)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.4.4 to 5.5.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.4.4...v5.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 16:07:14 +00:00
CrazyMax
4e473cf07f Update deps 2020-06-22 21:45:33 +02:00
dependabot[bot]
76104238f9 Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#91)
* Bump github.com/stretchr/testify from 1.5.1 to 1.6.1

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-06-22 18:48:55 +00:00
dependabot[bot]
dac92b3f26 Bump github.com/rs/zerolog from 1.18.0 to 1.19.0 (#85)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.18.0...v1.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 18:46:17 +00:00
CrazyMax
603f5a535a Kubernetes provider 2020-06-17 01:03:09 +00:00
CrazyMax
8c03c235cc Use go module instead of local folder 2020-06-08 00:45:53 +02:00
CrazyMax
7bff860650 Bump v4 2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4 Configuration transposed into environment variables (#82)
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79)
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
0e136a5b83 Fix docker client dep 2020-06-07 21:32:14 +02:00
dependabot-preview[bot]
f4040fd801 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#69)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 22:53:56 +02:00
dependabot-preview[bot]
dc5ce6e3a1 Bump github.com/panjf2000/ants/v2 from 2.3.1 to 2.4.1 (#77)
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.3.1...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 22:52:34 +02:00
CrazyMax
a62658e266 Fix package version 2020-05-27 21:38:07 +02:00
github-actions[bot]
6da156cd07 Fix go modules 2020-05-25 15:27:48 +00:00
Marcelo Castagna
a10464ebd4 Add Amqp notification client (#63) 2020-05-25 17:27:12 +02:00
CrazyMax
e652699435 Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0 2020-05-25 16:11:34 +02:00
CrazyMax
522dd7a79f Bump github.com/containers/image/v5 from 5.4.0 to 5.4.4 2020-05-25 16:09:01 +02:00
CrazyMax
ab56764464 Switch to kong command-line parser (#66)
* Update workflows

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-08 19:30:56 +02:00
CrazyMax
9c797f1616 Review of platform detection (#56)
* Leave default image platform empty for static provider (see FAQ doc)
* Handle platform variant
* Add database migration process
* Switch to Open Container Specification labels as label-schema.org ones are deprecated
* Remove unneeded `diun.os` and `diun.arch` docker labels

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-03-31 23:27:10 +02:00
CrazyMax
7ca9fcacf4 Downgrade containers/image to 5.2.1 (#54) 2020-03-26 13:17:08 +01:00
CrazyMax
d63e1497b7 Docker client v19.03.8 2020-03-26 02:33:31 +01:00
dependabot-preview[bot]
c68563a6d7 Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#50)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-26 02:30:28 +01:00
dependabot-preview[bot]
65744757af Bump github.com/containers/image/v5 from 5.2.1 to 5.3.0 (#46)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.2.1...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-26 02:22:34 +01:00