Commit Graph

96 Commits

Author SHA1 Message Date
dependabot[bot]
1ab09f682a
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#56)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  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>
2022-02-20 21:48:54 -06:00
dependabot[bot]
35c0010dae
build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#55) 2022-02-07 07:01:07 -06:00
dependabot[bot]
19c7df2b84
build(deps): bump github.com/itzg/go-flagsfiller from 1.8.0 to 1.9.0 (#49) 2022-01-24 08:01:53 -06:00
dependabot[bot]
38bc523550
build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#47)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2022-01-23 21:31:48 -06:00
dependabot[bot]
190ae97a86
build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.12.0 (#41) 2022-01-07 20:28:15 -06:00
dependabot[bot]
fa3189f0e0
build(deps): bump github.com/itzg/go-flagsfiller from 1.4.2 to 1.8.0 (#40)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.4.2 to 1.8.0.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.4.2...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  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>
2022-01-06 18:10:56 -06:00
dependabot[bot]
f4cf8c9826
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.0 (#43)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>
2022-01-06 17:58:38 -06:00
dependabot[bot]
1c49bfcad0
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#42)
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/pkg/errors
  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>
2022-01-06 17:58:21 -06:00
dependabot[bot]
54182ae903
build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0 (#39)
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  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>
2022-01-06 17:53:57 -06:00
Michael Vorburger ⛑️
32fb918128
Kubernetes auto scale-up support (#29) 2022-01-06 17:41:10 -06:00
Geoff Bourne
d7c8b4628e
build: added gomod checking to depdendabot 2022-01-06 17:39:13 -06:00
Geoff Bourne
e3e57cb5c8
build: push PR image on-demand (#37) 2022-01-01 15:15:33 -06:00
Michael Vorburger ⛑️
c1319e6e2a
Remove un-used k8s-example.yaml (#35) 2022-01-01 12:28:23 -06:00
Michael Vorburger ⛑️
1f5ac0b49d
Very minor clean-ups (import re-ordering by automated tooling) (#28) 2021-12-11 18:20:19 -06:00
Geoff Bourne
ca55bde751
Added a multi-stage Dockerfile for easier local image builds 2021-12-04 18:31:18 -06:00
Bartosz Stefańczyk
1b1f8e5f22
Add possibility to use multiple names for one service (#31)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-12-04 09:25:28 -06:00
Michael Vorburger ⛑️
6bf14043bb
add support for developing in-cluster with Skaffold (#27) 2021-11-20 12:16:56 -06:00
Michael Vorburger ⛑️
520d0c79da
Remove un-used option -kube-discovery (fixes #23) (#26) 2021-11-20 07:44:39 -06:00
Michael Vorburger ⛑️
69568f88c3
docs: fix broken go version in Development (fixes #24) (#25) 2021-11-20 07:43:11 -06:00
Geoff Bourne
b98e1361ad
misc: updated build and discord badges 2021-11-14 13:23:42 -06:00
Geoff Bourne
a378eb6e09 ci: oops, needed armv6 for docker build 2021-11-13 15:52:11 -06:00
Geoff Bourne
8208725160 ci: don't build windows for arm at all 2021-11-13 15:37:53 -06:00
Geoff Bourne
af77f20a80 ci: build goarm only for v7 2021-11-13 15:28:21 -06:00
Geoff Bourne
a3c2de7dc2 ci: added goreleaser snapshot to test workflow 2021-11-13 15:22:07 -06:00
Geoff Bourne
939c067bcc ci: limited released windows architectures 2021-11-13 15:05:47 -06:00
Geoff Bourne
76ef1ce1ab ci: added test workflow 2021-11-13 14:51:30 -06:00
Geoff Bourne
c2edbdc95b ci: updated build to Go 1.17 2021-11-13 14:46:19 -06:00
Geoff Bourne
e626012df9 ci: fixed dockers.binaries of goreleaser config 2021-11-13 14:46:05 -06:00
Gabriel C
7b741337cd
feat: implement PROXY protocol to propagate source IPs (#22)
Fixes #13 

Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-11-13 13:38:20 -06:00
Michael Vorburger ⛑️
8b54fdfb86
add link to related project https://github.com/haveachin/infrared to README (#20) 2021-11-08 08:44:07 -06:00
Geoff Bourne
2152ba777b
misc: added github metadata 2021-09-25 12:49:17 -05:00
Geoff Bourne
7779b866d1 Allow --mapping argument to be repeated or comma-separated 2021-08-10 16:54:23 -05:00
Geoff Bourne
226f821598 docs: included required header for API calls 2021-08-10 16:53:51 -05:00
Geoff Bourne
5fbec98fb6 docs: Added multi-arch setion to README
For #16
2020-12-29 10:50:43 -06:00
Geoff Bourne
5b6fc11cba ci: Changed 'latest' image tag to also be multi-arch 2020-12-29 10:26:45 -06:00
Geoff Bourne
5bc93cb3e4 Build multi-arch image with buildx
For #16
2020-12-28 13:00:25 -06:00
Geoff Bourne
44d4766f60 ci: Changed to multiarch build of amd64, arm64, arm32v6 2020-12-28 12:09:59 -06:00
Geoff Bourne
c7aa9504f4 ci: updated brews section of goreleaser config 2020-07-05 20:19:45 -05:00
Geoff Bourne
1f31bc11d8 ci: ensured Makefile test goal is "phony" 2020-07-05 20:14:14 -05:00
Geoff Bourne
6e726fb137 Upgraded k8s.io/client-go to v0.18.5 2020-07-05 20:12:56 -05:00
Geoff Bourne
e15221e6d7 misc: added testing.http file 2020-05-04 18:01:04 -05:00
Samuel Walker
be33d2c9d1
Update the image version in the example file (#8)
* Update the image version in the example file

https://github.com/itzg/mc-router/issues/7

Deployed it with an older version. Works but ends up spiking in CPU usage. Easy to overlook. 

Also, for good measure/best practice, added resource request/limit.

* Bad syntax on CPU limit value
2020-03-30 18:45:47 -05:00
Geoff Bourne
3ea1149681 Qualified influx metric names 2020-01-04 14:52:07 -06:00
Geoff Bourne
8d63f76a66 ci: more goreleaser changelog filters 2020-01-04 14:30:49 -06:00
Geoff Bourne
8a672a17e4 misc: updated license dates 2020-01-04 14:22:26 -06:00
Geoff Bourne
a12bbb88a3 Added influxdb as a metrics reporter/backend 2020-01-04 14:22:01 -06:00
Geoff Bourne
7f50c512f5 Switched to go-flagsfiller to enable env var config 2020-01-03 21:19:21 -06:00
Geoff Bourne
7f6e3637a0 docs: added docker-compose example 2019-07-27 11:36:16 -05:00
Geoff Bourne
ca572184b2 ci: fix main path in goreleaser config 2019-07-14 17:02:38 -05:00
Geoff Bourne
841e49ec0e docs: add development notes 2019-07-14 17:02:12 -05:00