Commit Graph

1030 Commits

Author SHA1 Message Date
Ian Fijolek
e7051f2e38 Check Nomad group meta tags
This was intended originally and included in the documentation, but missed in
the implementation.
2023-01-11 15:22:20 -08:00
dependabot[bot]
e7d9315401 Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.4
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.3...v6.4.4)

---
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>
2023-01-10 07:01:24 +00:00
dependabot[bot]
832db0ec6a Bump github.com/containerd/containerd from 1.6.14 to 1.6.15
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.14 to 1.6.15.
- [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.14...v1.6.15)

---
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>
2023-01-06 07:01:00 +00:00
dependabot[bot]
3775e24831 Bump golang.org/x/sys from 0.3.0 to 0.4.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 07:01:02 +00:00
CrazyMax
463130b67f Update CHANGELOG v4.24.0 2022-12-29 12:08:39 +01:00
CrazyMax
3eba6a72f0 Merge pull request #750 from crazy-max/job-list
Align job iteration logic
2022-12-29 12:06:18 +01:00
CrazyMax
88426efaa1 Align job iteration logic 2022-12-29 11:50:09 +01:00
CrazyMax
858a9589a7 Merge pull request #749 from crazy-max/entry-metadata
Entry metadata field
2022-12-29 11:45:26 +01:00
CrazyMax
073e08ee11 Entry metadata field 2022-12-29 11:15:26 +01:00
CrazyMax
9dd173a3b2 Fix CRON expression link 2022-12-29 11:06:49 +01:00
CrazyMax
0cf39615b2 Merge pull request #748 from crazy-max/signal-template-msg
Allow customizing Signal notification message
2022-12-29 08:02:49 +01:00
CrazyMax
f5ec2d535b docs: Fix markdown tables syntax 2022-12-29 07:52:05 +01:00
CrazyMax
d7909f0156 Allow customizing Signal notification message 2022-12-29 07:47:38 +01:00
CrazyMax
63c8302332 Merge pull request #746 from crazy-max/watch-jitter
Jitter watch option
2022-12-28 14:30:19 +01:00
CrazyMax
a12d296e6f Jitter watch option 2022-12-28 14:13:47 +01:00
CrazyMax
9fece50a14 Update CHANGELOG v4.23.1 2022-12-28 10:44:19 +01:00
CrazyMax
2e539a7806 Merge pull request #743 from suzuki-shunsuke/fix-file-ext
chore: fix the file extension
2022-12-28 10:40:24 +01:00
Shunsuke Suzuki
38347f8433 chore: fix the file extension
Changed the file extension from `.tar.tgz` to `.tar.gz`.
2022-12-28 15:21:02 +09:00
CrazyMax
3ae44c4e4d Update CHANGELOG v4.23.0 2022-12-28 04:46:23 +01:00
CrazyMax
4a3caa55e3 Merge pull request #742 from crazy-max/nomad-fix-docs
Fix nomad docs
2022-12-28 03:57:00 +01:00
CrazyMax
d9a20cbb19 Fix nomad docs 2022-12-28 03:40:12 +01:00
CrazyMax
8262ec86f1 Merge pull request #741 from crazy-max/fix-panic
Fix panics when parsing notification templates
2022-12-28 03:16:59 +01:00
CrazyMax
00edf2c7d9 Fix panics when parsing notification templates 2022-12-28 03:07:22 +01:00
CrazyMax
1752896acf Merge pull request #740 from crazy-max/fix-hostname-mail
Fix email notification message template
2022-12-28 01:12:16 +01:00
CrazyMax
a27d4f6343 docs: fix typo in telegram page 2022-12-28 00:59:10 +01:00
CrazyMax
d135167ceb Fix email notification message template 2022-12-28 00:58:32 +01:00
CrazyMax
d783c6a5c5 Merge pull request #738 from crazy-max/update-buildkit
Bump moby/buildkit to 0.10.6
2022-12-27 19:53:17 +01:00
CrazyMax
a271627b85 Merge pull request #739 from crazy-max/update-nomad
Bump github.com/hashicorp/nomad/api to f464aca (v1.4.3)
2022-12-27 19:52:57 +01:00
CrazyMax
a9a5565d17 Bump github.com/hashicorp/nomad/api to f464aca (v1.4.3) 2022-12-27 19:31:16 +01:00
CrazyMax
0059188e8b Bump moby/buildkit to 0.10.6 2022-12-27 19:25:58 +01:00
CrazyMax
f1a98ade5e Merge pull request #737 from crazy-max/update-sys
Bump golang.org/x/sys to 0.3.0
2022-12-27 19:23:31 +01:00
CrazyMax
009a7e9c4f Bump golang.org/x/sys to 0.3.0 2022-12-27 19:12:27 +01:00
CrazyMax
e6fa78ae08 Merge pull request #736 from crazy-max/update-x-mod
Bump golang.org/x/mod to 0.7.0
2022-12-27 19:10:16 +01:00
CrazyMax
07c45e2437 Bump golang.org/x/mod to 0.7.0 2022-12-27 18:28:04 +01:00
CrazyMax
8823336ab1 Merge pull request #702 from crazy-max/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc2
Bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2
2022-12-27 18:22:37 +01:00
CrazyMax
7300e722b4 Merge pull request #708 from crazy-max/dependabot/go_modules/github.com/stretchr/testify-1.8.1
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-12-27 18:22:17 +01:00
dependabot[bot]
677934c7b1 Bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc1 to 1.1.0-rc2.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc1...v1.1.0-rc2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 17:06:14 +00:00
CrazyMax
579665e189 Merge pull request #721 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.51.0
Bump google.golang.org/grpc from 1.50.0 to 1.51.0
2022-12-27 18:04:28 +01:00
CrazyMax
7c92830cd1 Merge pull request #724 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.3
Bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3
2022-12-27 18:04:05 +01:00
CrazyMax
e694aba7b4 Merge pull request #732 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.6.14
Bump github.com/containerd/containerd from 1.6.10 to 1.6.14
2022-12-27 18:03:32 +01:00
CrazyMax
e008c28ebe Merge pull request #733 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.7.1
Bump github.com/panjf2000/ants/v2 from 2.6.0 to 2.7.1
2022-12-27 18:03:00 +01:00
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
dependabot[bot]
a85c9aa5bc Bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.2...v6.4.3)

---
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-12-27 16:47:11 +00: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
dependabot[bot]
995e2c148c Bump github.com/panjf2000/ants/v2 from 2.6.0 to 2.7.1
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.6.0...v2.7.1)

---
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-12-21 07:00:57 +00:00
CrazyMax
5f264dfaf5 docs: fix badge 2022-12-21 01:14:48 +01:00
dependabot[bot]
fdfc53bfab Bump github.com/containerd/containerd from 1.6.10 to 1.6.14
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.10 to 1.6.14.
- [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.10...v1.6.14)

---
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-12-20 07:00:51 +00:00
dependabot[bot]
339b4964fc Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-20 16:47:38 +00:00