Commit Graph

607 Commits

Author SHA1 Message Date
dependabot[bot]
2d17a2bccf Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (#394)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 11:18:53 +02:00
dependabot[bot]
9530151f61 Bump github.com/eclipse/paho.mqtt.golang from 1.3.4 to 1.3.5 (#400)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 11:15:58 +02:00
dependabot[bot]
ed93d09b2c Bump github.com/alecthomas/kong from 0.2.16 to 0.2.17 (#401)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v0.2.16...v0.2.17)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 11:15:39 +02:00
dependabot[bot]
485e977137 Bump github.com/tidwall/pretty from 1.1.1 to 1.2.0 (#402)
Bumps [github.com/tidwall/pretty](https://github.com/tidwall/pretty) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/tidwall/pretty/releases)
- [Commits](https://github.com/tidwall/pretty/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/tidwall/pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 02:40:42 +02:00
dependabot[bot]
a6b7ead59d Bump github.com/tidwall/pretty from 1.1.0 to 1.1.1 (#390)
* Bump github.com/tidwall/pretty from 1.1.0 to 1.1.1

Bumps [github.com/tidwall/pretty](https://github.com/tidwall/pretty) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/tidwall/pretty/releases)
- [Commits](https://github.com/tidwall/pretty/compare/v1.1.0...v1.1.1)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-03 21:18:04 +02:00
CrazyMax
1bc290cdf9 Set cacheonly output for validators (#395)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-02 22:26:26 +02:00
CrazyMax
1fbdd62c8a Doc typos 2021-05-31 11:34:14 +02:00
CrazyMax
e1bb4eea7f Define serve command (#393)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-31 11:28:04 +02:00
CrazyMax
8855fbe228 Save raw manifest in db (#391)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-27 17:10:10 +02:00
CrazyMax
6d483b398c Fix command line usage doc 2021-05-27 06:51:24 +02:00
CrazyMax
58ca2634ae Update CHANGELOG v4.17.0 2021-05-26 20:11:34 +02:00
CrazyMax
6766009ee3 Remove constraint for containerd in go.mod (#387)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 19:45:39 +02:00
dependabot[bot]
d74e8b15a1 Bump github.com/eclipse/paho.mqtt.golang from 1.3.3 to 1.3.4 (#359)
* Bump github.com/eclipse/paho.mqtt.golang from 1.3.3 to 1.3.4

Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.3...v1.3.4)

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 19:05:36 +02:00
dependabot[bot]
17cd923071 Bump github.com/panjf2000/ants/v2 from 2.4.4 to 2.4.5 (#380)
* Bump github.com/panjf2000/ants/v2 from 2.4.4 to 2.4.5

Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.4.4...v2.4.5)

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:54:01 +02:00
dependabot[bot]
0da650bbf3 Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#379)
* Bump github.com/rs/zerolog from 1.21.0 to 1.22.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0)

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:53:09 +02:00
dependabot[bot]
c926e4c336 Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.6.1 (#377)
* Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.6.1

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.5.0 to 10.6.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.5.0...v10.6.1)

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:52:59 +02:00
dependabot[bot]
3851706400 Bump github.com/containerd/containerd from 1.5.0 to 1.5.2 (#383)
* Bump github.com/containerd/containerd from 1.5.0 to 1.5.2

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.0...v1.5.2)

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:52:48 +02:00
CrazyMax
1115234010 Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00
CrazyMax
1318a007e3 MkDocs Materials 7.1.5 (#386)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 07:16:35 +02:00
CrazyMax
c5c2859d4c New blog posts from the community (#385)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 06:54:08 +02:00
CrazyMax
50c41b85c3 Add NO_COLOR support (#384)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-25 11:37:26 +02:00
dependabot[bot]
8c42cb59b0 Bump github.com/pkg/profile from 1.5.0 to 1.6.0 (#363)
* Bump github.com/pkg/profile from 1.5.0 to 1.6.0

Bumps [github.com/pkg/profile](https://github.com/pkg/profile) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pkg/profile/releases)
- [Commits](https://github.com/pkg/profile/compare/v1.5.0...v1.6.0)

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

* Update go modules

* Fix signature

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-11 12:48:01 +02:00
CrazyMax
8e3036798b Move to docker/metadata-action (#366)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-11 00:03:28 +02:00
dependabot[bot]
429febb26c Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0 (#360)
* Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.11.1...v5.12.0)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-10 23:44:05 +02:00
dependabot[bot]
115050b869 Bump github.com/containerd/containerd from 1.5.0-rc.3 to 1.5.0 (#361)
* Bump github.com/containerd/containerd from 1.5.0-rc.3 to 1.5.0

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.0-rc.3 to 1.5.0.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.0-rc.3...v1.5.0)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-06 18:37:45 +02:00
CrazyMax
dee8830ab1 Pin containerd version (#362)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-05 18:36:19 +02:00
dependabot[bot]
75f417ad60 Bump github.com/containerd/containerd from 1.5.0-beta.4 to 1.5.0-rc.3 (#353)
* Bump github.com/containerd/containerd from 1.5.0-beta.4 to 1.5.0-rc.3

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.0-beta.4 to 1.5.0-rc.3.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.0-beta.4...v1.5.0-rc.3)

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

* Fix go modules

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-05 17:34:13 +02:00
CrazyMax
09184cdb02 Add blog posts (#355)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-30 18:30:19 +02:00
dependabot[bot]
4efd110515 Bump github.com/moby/buildkit from 0.8.2 to 0.8.3 (#354)
* Bump github.com/moby/buildkit from 0.8.2 to 0.8.3

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.8.2...v0.8.3)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-30 12:26:15 +02:00
CrazyMax
b008fa7b54 Update CHANGELOG v4.16.1 2021-04-30 10:26:30 +02:00
CrazyMax
e235cd27fc Fix swarm provider (#351)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-30 04:12:13 +02:00
CrazyMax
3f09803150 Update CHANGELOG v4.16.0 2021-04-29 18:18:58 +02:00
CrazyMax
6ac7139ce2 Dockerfile provider (#329)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-29 18:15:29 +02:00
CrazyMax
75eea45fdb Note about watch_repo setting (#348)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-29 01:03:46 +02:00
CrazyMax
e2839d5f62 Contribute to doc (#347)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-28 23:45:07 +02:00
Stig124
810d451351 Update docs for Podman support (#345)
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2021-04-28 23:11:43 +02:00
CrazyMax
244c2e3319 Remove profiler volume (#344)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-26 16:02:07 +02:00
CrazyMax
6d41e5a611 Update CHANGELOG v4.15.2 2021-04-25 22:54:52 +02:00
CrazyMax
e972002b7a Make profiler optional (#341)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 22:54:01 +02:00
CrazyMax
1b0f5ec051 Update CHANGELOG v4.15.1 2021-04-25 21:10:06 +02:00
CrazyMax
de7eeadcd2 Fix profiler path (#339)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 21:07:23 +02:00
CrazyMax
d7d01b6e40 Update CHANGELOG v4.15.0 2021-04-25 19:56:13 +02:00
CrazyMax
3d0ff1ba61 Add darwin/arm64 artifact (#338)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:39:29 +02:00
CrazyMax
b3f57767cb MkDocs Materials 7.1.3 (#337)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:15:50 +02:00
CrazyMax
0438ca485f Add profiler flag (#336)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:04:07 +02:00
dependabot[bot]
4c6606d882 Bump github.com/microcosm-cc/bluemonday from 1.0.8 to 1.0.9 (#333)
* Bump github.com/microcosm-cc/bluemonday from 1.0.8 to 1.0.9

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.8...v1.0.9)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 15:31:34 +02:00
CrazyMax
9b4e62474b Handle digest based image reference (#335)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 00:28:20 +02:00
dependabot[bot]
b7d9265df4 Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1 (#330)
* Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.11.0...v5.11.1)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-24 18:43:39 +02:00
dependabot[bot]
1491bf0833 Bump github.com/microcosm-cc/bluemonday from 1.0.7 to 1.0.8 (#325)
* Bump github.com/microcosm-cc/bluemonday from 1.0.7 to 1.0.8

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.7...v1.0.8)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 23:55:24 +02:00
dependabot[bot]
8337d34917 Bump github.com/docker/docker from 20.10.5+incompatible to 20.10.6+incompatible (#324)
* Bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.5+incompatible to 20.10.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.5...v20.10.6)

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

* Update go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 23:34:36 +02:00