Commit Graph

1195 Commits

Author SHA1 Message Date
CrazyMax
3ee6a55f7e Merge pull request #1063 from adamantike/fix/use-defaults-in-file-provider
fix: Use global defaults in File provider
2023-12-30 02:28:47 +01:00
Michael Manganiello
29200f170d fix: Use global defaults in File provider
The `file` provider was not considering the global defaults for
`MaxTags`, `IncludeTags`, and `ExcludeTags`.

Updated unit tests to validate they are now considered.
2023-12-24 16:48:41 -03:00
CrazyMax
ae1e3e09e6 Merge pull request #1062 from crazy-max/artifact-v4
bump actions/upload-artifact and actions/download-artifact to 4
2023-12-19 22:35:15 +01:00
CrazyMax
810be157f8 Merge pull request #1061 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.60.1
chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1
2023-12-19 22:34:45 +01:00
CrazyMax
73531231c4 Merge pull request #1060 from crazy-max/dependabot/go_modules/golang.org/x/crypto-0.17.0
chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
2023-12-19 22:34:37 +01:00
CrazyMax
a926e04825 bump actions/upload-artifact and actions/download-artifact to 4 2023-12-19 22:29:15 +01:00
dependabot[bot]
d2b0e2fc54 chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 07:05:08 +00:00
dependabot[bot]
708b6726a4 chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:02:28 +00:00
CrazyMax
6852c60788 Merge pull request #1059 from crazy-max/update-xx
update xx to 1.3.0
2023-12-16 14:53:10 +01:00
CrazyMax
1618f6ea27 ci: fix validate matrix 2023-12-16 14:41:07 +01:00
CrazyMax
d920dd739d update xx to 1.3.0 2023-12-16 14:40:59 +01:00
CrazyMax
f8ac3708e9 Merge pull request #1051 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.29.0
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
2023-12-16 13:05:12 +01:00
dependabot[bot]
04efa117a1 chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0)

---
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>
2023-12-15 21:11:41 +00:00
CrazyMax
f358dd4baa Merge pull request #1052 from crazy-max/dependabot/github_actions/github/codeql-action-3
chore(deps): bump github/codeql-action from 2 to 3
2023-12-15 22:11:39 +01:00
CrazyMax
e8b354e537 Merge pull request #1047 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.7.11
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
2023-12-15 22:11:22 +01:00
CrazyMax
6a616ec1ca Merge pull request #1046 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.9.0
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.2 to 2.9.0
2023-12-15 22:11:05 +01:00
CrazyMax
3d37fd522b Merge pull request #1042 from crazy-max/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.26
chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26
2023-12-15 22:10:39 +01:00
CrazyMax
118f2e9c53 Merge pull request #1049 from IamTheFij/nomad-1.7
Enable communication with Nomad using Task API over a unix socket
2023-12-15 22:09:51 +01:00
dependabot[bot]
d11992c45e chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 21:03:48 +00:00
dependabot[bot]
31ebfb045f chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [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.7.6...v1.7.11)

---
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-12-15 20:26:32 +00:00
dependabot[bot]
6159307f9f chore(deps): bump github.com/microcosm-cc/bluemonday
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.25...v1.0.26)

---
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>
2023-12-15 20:26:19 +00:00
CrazyMax
32fb1214b8 update nomad to 1.7.2 2023-12-15 21:26:02 +01:00
dependabot[bot]
45622243bc chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.2 to 2.9.0
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.8.2...v2.9.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>
2023-12-15 20:25:28 +00:00
CrazyMax
7bd7c5c2a7 Merge pull request #1029 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.29.0
chore(deps): bump github.com/containers/image/v5 from 5.26.1 to 5.29.0
2023-12-15 21:24:40 +01:00
dependabot[bot]
7bbea59a0c chore(deps): bump github.com/containers/image/v5 from 5.26.1 to 5.29.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.26.1 to 5.29.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.26.1...v5.29.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>
2023-12-15 20:12:45 +00:00
CrazyMax
2eb82c81e9 Merge pull request #1048 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.60.0
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.60.0
2023-12-15 21:11:54 +01:00
dependabot[bot]
eea0ca9d26 chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.60.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.60.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.60.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>
2023-12-15 20:01:10 +00:00
CrazyMax
643f4c8b34 Merge pull request #1058 from crazy-max/fix-golangci-lint-cfg
chore: fix golangci-lint config
2023-12-15 20:57:16 +01:00
CrazyMax
b73efda4fc chore: fix golangci-lint config
"list-mode" does not exist. Also made a change to show all issues.
2023-12-15 20:52:21 +01:00
CrazyMax
402e0bfd40 Merge pull request #1057 from crazy-max/pin-alpine
dockerfile: pin alpine version for golang image
2023-12-15 20:48:57 +01:00
CrazyMax
17dec01a1b dockerfile: pin alpine version for golang image 2023-12-15 20:38:57 +01:00
CrazyMax
9a736e8dc8 Merge pull request #1050 from IamTheFij/fix-lint
Fix linter
2023-12-15 00:36:02 +01:00
Ian Fijolek
5983df6491 Fix linter
Updates golangci-lint and updates to the correct config format.

Also renames some unused parameters to `_` to appese `revive`.
2023-12-13 15:13:40 -08:00
CrazyMax
bee94e4421 Merge pull request #1041 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-0.8.1
chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
2023-12-05 17:18:55 -08:00
CrazyMax
a9cb6b65fe Merge pull request #1045 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.28.4
chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4
2023-12-05 17:18:43 -08:00
CrazyMax
44c50780d4 Merge pull request #1043 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.12.4
chore(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.4
2023-12-05 17:18:29 -08:00
CrazyMax
b90a4aeb3a Merge pull request #1044 from crazy-max/dependabot/go_modules/go.etcd.io/bbolt-1.3.8
chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
2023-12-05 17:18:13 -08:00
dependabot[bot]
f48d3dd4ab chore(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.4
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.2 to 0.12.4.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.12.2...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:15:31 +00:00
dependabot[bot]
f684dbe9b7 chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.8.0 to 0.8.1.
- [Commits](https://github.com/alecthomas/kong/compare/v0.8.0...v0.8.1)

---
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>
2023-12-05 09:15:25 +00:00
CrazyMax
881efcb39c Merge pull request #1026 from IamTheFij/go-1.21
Bump Go version up to 1.21
2023-12-05 01:14:37 -08:00
dependabot[bot]
05b5cdf61b chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.2 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.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>
2023-12-05 08:01:10 +00:00
dependabot[bot]
733d65fe8c chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
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>
2023-12-05 08:00:49 +00:00
Ian Fijolek
4a681621be Bump Go version up to 1.21
When the updated version of Nomad client comes out, I'm planning on a
patch to upgrade so that communication over unix socket is available,
however the latest requires go 1.21. Rather than bundle a go upgrade
with the Nomad change, I thought it best to split up and make sure any
potential issues or concerns with the go version are addressed first.
2023-12-04 19:05:22 -08:00
CrazyMax
a40295b1ee Merge pull request #1035 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.15.0
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.15.0
2023-12-04 16:55:10 -08:00
dependabot[bot]
7d05c638f0 chore(deps): bump golang.org/x/sys from 0.12.0 to 0.15.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.12.0 to 0.15.0.
- [Commits](https://github.com/golang/sys/compare/v0.12.0...v0.15.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-12-05 00:44:54 +00:00
CrazyMax
6a302792f3 Merge pull request #1002 from crazy-max/dependabot/go_modules/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
2023-12-04 16:43:55 -08:00
dependabot[bot]
74eaa72340 chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 00:28:30 +00:00
CrazyMax
c936c2f001 Merge pull request #1012 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.9
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9
2023-12-04 16:09:47 -08:00
CrazyMax
dccacbf2ee Merge pull request #1020 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.16.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.16.0
2023-12-04 16:09:12 -08:00
CrazyMax
03920ced4f Merge pull request #1021 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.14.0
chore(deps): bump golang.org/x/mod from 0.12.0 to 0.14.0
2023-12-04 16:09:03 -08:00