CrazyMax
03bd2f8b76
Merge pull request #735 from crazy-max/update-alpine
...
Alpine Linux 3.17
2022-12-27 18:02:39 +01:00
CrazyMax
935da1992a
Alpine Linux 3.17
2022-12-27 17:47:37 +01:00
CrazyMax
1486495bad
Merge pull request #722 from IamTheFij/nomad-provider
...
Add Nomad provider
2022-12-27 17:46:03 +01:00
Ian Fijolek
6318e4f069
Add Nomad provider
...
I modeled it off the Kubernetes provider a bit. It supports setting task
config at group and task levels using services and meta attributes.
2022-12-27 17:35:27 +01:00
CrazyMax
5f264dfaf5
docs: fix badge
2022-12-21 01:14:48 +01:00
CrazyMax
a7e8a9cd81
Merge pull request #709 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.6.0
...
Bump github.com/panjf2000/ants/v2 from 2.5.0 to 2.6.0
2022-11-20 17:47:28 +01:00
CrazyMax
8dc8f4fce5
Merge pull request #711 from crazy-max/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.2
...
Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2
2022-11-20 17:47:10 +01:00
CrazyMax
8a779be037
Merge pull request #715 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.2
...
Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.2
2022-11-20 17:46:53 +01:00
CrazyMax
5f16880e5e
Merge pull request #716 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.23.1
...
Bump github.com/containers/image/v5 from 5.23.0 to 5.23.1
2022-11-20 17:46:37 +01:00
CrazyMax
dba93d6838
Merge pull request #717 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.25.4
...
Bump k8s.io/client-go from 0.25.2 to 0.25.4
2022-11-20 17:46:19 +01:00
CrazyMax
964494247c
Merge pull request #718 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-0.7.1
...
Bump github.com/alecthomas/kong from 0.6.1 to 0.7.1
2022-11-20 17:46:01 +01:00
dependabot[bot]
ab0daead78
Bump github.com/containers/image/v5 from 5.23.0 to 5.23.1
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.23.0 to 5.23.1.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.23.0...v5.23.1 )
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-20 16:12:23 +00:00
CrazyMax
37a8e611f1
Merge pull request #720 from crazy-max/fix-gen
...
Fix proto gen
2022-11-20 17:08:09 +01:00
CrazyMax
0dd85a21a9
Fix proto gen
2022-11-20 16:58:31 +01:00
CrazyMax
19c4a7d1f4
Merge pull request #719 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.6.10
...
Bump github.com/containerd/containerd from 1.6.8 to 1.6.10
2022-11-20 16:47:53 +01:00
dependabot[bot]
fa7c2eca2a
Bump github.com/containerd/containerd from 1.6.8 to 1.6.10
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.8 to 1.6.10.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.8...v1.6.10 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 07:00:48 +00:00
dependabot[bot]
fde3e18804
Bump github.com/alecthomas/kong from 0.6.1 to 0.7.1
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/alecthomas/kong/releases )
- [Commits](https://github.com/alecthomas/kong/compare/v0.6.1...v0.7.1 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 07:01:20 +00:00
dependabot[bot]
180c6a52d7
Bump k8s.io/client-go from 0.25.2 to 0.25.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.2 to 0.25.4.
- [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.25.2...v0.25.4 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-11 07:02:18 +00:00
dependabot[bot]
986d0e99dd
Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.2
...
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty ) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/jedib0t/go-pretty/releases )
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.0...v6.4.2 )
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 07:01:32 +00:00
dependabot[bot]
9419a45b47
Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2
...
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases )
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.1...v1.4.2 )
---
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 >
2022-10-25 06:02:15 +00:00
dependabot[bot]
92adf41fd4
Bump github.com/panjf2000/ants/v2 from 2.5.0 to 2.6.0
...
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/panjf2000/ants/releases )
- [Commits](https://github.com/panjf2000/ants/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 06:01:54 +00:00
CrazyMax
f0278085db
Merge pull request #707 from crazy-max/git-ref
...
Use GITHUB_REF when tag pushed for versioning
2022-10-23 11:17:54 +02:00
CrazyMax
e278959377
Use GITHUB_REF when tag pushed for versioning
2022-10-23 11:05:08 +02:00
CrazyMax
231efb522b
Merge pull request #705 from crazy-max/dependabot/go_modules/github.com/pkg/profile-1.7.0
...
Bump github.com/pkg/profile from 1.6.0 to 1.7.0
2022-10-23 02:58:46 +02:00
dependabot[bot]
6c5cb1dcce
Bump github.com/pkg/profile from 1.6.0 to 1.7.0
...
Bumps [github.com/pkg/profile](https://github.com/pkg/profile ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/pkg/profile/releases )
- [Commits](https://github.com/pkg/profile/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/pkg/profile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-23 00:22:39 +00:00
CrazyMax
368510f304
Merge pull request #706 from crazy-max/workflow
...
Enhance workflow
2022-10-23 02:14:33 +02:00
CrazyMax
a86cc57ecf
ci: split validate and build jobs
2022-10-23 01:52:58 +02:00
CrazyMax
48f448096c
ci: update concurrency group
2022-10-23 01:52:58 +02:00
CrazyMax
c2c4dfbf15
hack: lint Dockerfiles
2022-10-23 01:52:58 +02:00
CrazyMax
a72212286e
Use single output dir
2022-10-23 01:52:58 +02:00
CrazyMax
71f4d88951
Use named context to wrap artifacts and create checksums
2022-10-23 01:52:58 +02:00
CrazyMax
f43e9895e6
Dockerfile: switch to xx
2022-10-22 21:28:26 +02:00
CrazyMax
51bdafbc1d
Go 1.19 ( #701 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-10-09 03:23:34 +02:00
CrazyMax
fc99af62ab
fix go.sum ( #700 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-10-09 01:42:05 +02:00
dependabot[bot]
f944aafa77
Bump k8s.io/client-go from 0.24.3 to 0.25.2 ( #689 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.3 to 0.25.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.24.3...v0.25.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 22:46:57 +02:00
dependabot[bot]
dd9d8ea1b9
Bump google.golang.org/grpc from 1.48.0 to 1.50.0 ( #696 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.50.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 22:46:41 +02:00
dependabot[bot]
1c589ea1fd
Bump github.com/containers/image/v5 from 5.21.1 to 5.23.0 ( #692 )
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.21.1 to 5.23.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.21.1...v5.23.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 21:49:53 +02:00
dependabot[bot]
ab77c4e671
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 ( #661 )
...
* Bump google.golang.org/protobuf from 1.28.0 to 1.28.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix generated code
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-10-08 21:17:39 +02:00
dependabot[bot]
44f23303bd
Bump github.com/jedib0t/go-pretty/v6 from 6.3.5 to 6.4.0 ( #694 )
...
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty ) from 6.3.5 to 6.4.0.
- [Release notes](https://github.com/jedib0t/go-pretty/releases )
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.5...v6.4.0 )
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 03:51:15 +02:00
dependabot[bot]
da571ebe6d
Bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.21 ( #695 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.19 to 1.0.21.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.19...v1.0.21 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 03:50:53 +02:00
dependabot[bot]
8dcfe5278c
Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 ( #699 )
...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) from 10.11.0 to 10.11.1.
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.11.0...v10.11.1 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 03:50:28 +02:00
dependabot[bot]
d0e245daca
Bump github.com/tidwall/pretty from 1.2.0 to 1.2.1 ( #698 )
...
Bumps [github.com/tidwall/pretty](https://github.com/tidwall/pretty ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tidwall/pretty/releases )
- [Commits](https://github.com/tidwall/pretty/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/tidwall/pretty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 03:50:09 +02:00
dependabot[bot]
fc23e17fa7
Bump github.com/docker/go-units from 0.4.0 to 0.5.0 ( #678 )
...
Bumps [github.com/docker/go-units](https://github.com/docker/go-units ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/docker/go-units/releases )
- [Commits](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/go-units
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 03:49:49 +02:00
Jonas Weismueller
42e684d680
feat: support signal rest api notifications ( #650 )
2022-10-08 03:49:27 +02:00
dependabot[bot]
34316bc42d
Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 ( #686 )
...
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/AlecAivazis/survey/releases )
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.5...v2.3.6 )
---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 02:49:23 +02:00
dependabot[bot]
c51dd21dee
Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 ( #676 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 02:48:57 +02:00
dependabot[bot]
ed9a692df5
Bump github.com/containerd/containerd from 1.6.6 to 1.6.8 ( #669 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.6 to 1.6.8.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.6...v1.6.8 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-08 02:48:29 +02:00
Doug Edey
2db20ddba4
Correct the issues URL ( #697 )
...
The repo_url does not contain a trailing slash, so the link is a 404, and with the `q=` query in the URL it searches all Issues & PRs which is not what I think is wanted.
2022-10-07 21:01:10 +02:00
vilm3r
650fbb83ec
fix: test notification typo ( #677 )
2022-08-31 18:01:27 +02:00
Steven
cef6cd5c41
List valid log levels ( #668 )
2022-08-08 12:32:38 +02:00