Geoff Bourne
af1e193958
Redo code cleanup ( #429 )
...
* Code cleanup of routes config loader and API server (#424 )
(cherry picked from commit 1ee3eb4de3 )
* Refactored server setup and run out of main (#425 )
(cherry picked from commit 05c57c3b85 )
* Code cleanup in and around connector (#427 )
(cherry picked from commit b3e88db48c )
* Update away from deprecated k8s NewInformer
* Tidy up couple of k8s docs examples
2025-07-13 10:00:40 -05:00
Geoff Bourne
172aed3893
Revert code cleanup for now ( #428 )
...
* Revert "Code cleanup in and around connector (#427 )"
This reverts commit b3e88db48c .
* Revert "Refactored server setup and run out of main (#425 )"
This reverts commit 05c57c3b85 .
* Revert "Code cleanup of routes config loader and API server (#424 )"
This reverts commit 1ee3eb4de3 .
2025-07-06 20:16:26 -05:00
Geoff Bourne
05c57c3b85
Refactored server setup and run out of main ( #425 )
2025-07-05 19:32:33 -05:00
dependabot[bot]
7d5bc8d25d
build(deps): bump github.com/docker/docker ( #423 )
2025-06-29 20:23:42 -05:00
dependabot[bot]
5c175af1b2
build(deps): bump the patches group with 3 updates ( #420 )
2025-06-22 21:20:14 -05:00
dependabot[bot]
ff300d7638
build(deps): bump github.com/itzg/go-flagsfiller in the patches group ( #417 )
...
Bumps the patches group with 1 update: [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller ).
Updates `github.com/itzg/go-flagsfiller` from 1.15.0 to 1.15.2
- [Release notes](https://github.com/itzg/go-flagsfiller/releases )
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.15.0...v1.15.2 )
---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 17:01:12 -05:00
dependabot[bot]
8c18f89a74
build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 ( #416 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.26.0
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>
2025-06-08 19:36:01 -05:00
dependabot[bot]
d0b8a3125c
build(deps): bump github.com/docker/docker ( #415 )
2025-06-02 06:28:14 -05:00
dependabot[bot]
d5229fcba5
build(deps): bump the patches group with 3 updates ( #414 )
...
Bumps the patches group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api ), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) and [k8s.io/client-go](https://github.com/kubernetes/client-go ).
Updates `k8s.io/api` from 0.33.0 to 0.33.1
- [Commits](https://github.com/kubernetes/api/compare/v0.33.0...v0.33.1 )
Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.0...v0.33.1 )
Updates `k8s.io/client-go` from 0.33.0 to 0.33.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.33.0...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: k8s.io/apimachinery
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: k8s.io/client-go
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-24 10:43:43 -05:00
Geoff Bourne
a46a423b0a
Add option to watch routes config file changes ( #411 )
2025-05-10 12:39:32 -05:00
dependabot[bot]
1ab789ae90
build(deps): bump github.com/prometheus/client_golang ( #382 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
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>
2025-04-27 12:55:57 -05:00
dependabot[bot]
f2f6fc6ea4
build(deps): bump github.com/docker/docker ( #393 )
2025-04-22 07:46:02 -05:00
dependabot[bot]
ea62db578c
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 ( #386 )
2025-04-16 20:12:35 -05:00
dependabot[bot]
0868f04de1
build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 ( #381 )
2025-04-07 07:26:11 -05:00
dependabot[bot]
ccbb9c0102
build(deps): bump github.com/docker/docker in the patches group ( #380 )
2025-03-30 21:37:09 -05:00
dependabot[bot]
0396e4b2ab
build(deps): bump github.com/docker/docker in the patches group ( #377 )
2025-03-24 07:07:31 -05:00
Geoff Bourne
c834ffd862
build: upgrade to Go 1.24.1 and k8s client to 0.32.3
...
* build: upgrade to Go 1.23.7
* build: upgrade to Go 1.24.1
Also
- github.com/prometheus/client_golang v1.21.1
- k8s 0.32.3
- golang.org/x/text v0.23.0
2025-03-16 14:13:36 -05:00
dependabot[bot]
1a51d5fc89
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 ( #374 )
2025-03-15 12:47:19 -05:00
dependabot[bot]
ef53f617e6
build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 ( #368 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
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>
2025-03-02 21:37:38 -06:00
dependabot[bot]
fea099c448
build(deps): bump github.com/docker/docker from 27.5.0+incompatible to 28.0.1+incompatible ( #367 )
...
* build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 27.5.0+incompatible to 28.0.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v27.5.0...v28.0.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* tidy
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com >
2025-03-02 21:36:44 -06:00
dependabot[bot]
b09659dea6
build(deps): bump golang.ngrok.com/ngrok from 1.12.0 to 1.13.0 ( #365 )
2025-01-26 19:47:11 -07:00
dependabot[bot]
ebce5ae0a3
build(deps): bump github.com/docker/docker ( #359 )
2025-01-19 20:07:30 -06:00
dependabot[bot]
7e6c1460da
build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 ( #363 )
2025-01-19 20:05:32 -06:00
dependabot[bot]
77f4e63c3e
build(deps): bump golang.ngrok.com/ngrok from 1.11.0 to 1.12.0 ( #360 )
2025-01-19 18:39:51 -06:00
dependabot[bot]
837eb91b8a
build(deps): bump github.com/docker/docker in the patches group ( #356 )
2024-12-25 08:25:41 -06:00
dependabot[bot]
513e0b86a7
build(deps): bump github.com/docker/docker ( #352 )
2024-12-16 07:37:38 -06:00
dependabot[bot]
b1c61420ee
build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 ( #350 )
2024-12-08 18:45:29 -06:00
dependabot[bot]
6dd91a685a
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #346 )
2024-11-25 07:59:29 -06:00
dependabot[bot]
6740796576
build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 ( #343 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
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>
2024-11-17 21:17:54 -06:00
dependabot[bot]
5a0621591d
build(deps): bump github.com/itzg/go-flagsfiller from 1.14.0 to 1.15.0 ( #344 )
2024-11-17 20:42:14 -06:00
Slawomir CALUCH
2624e25c94
feat: add prometheus metrics ( #342 )
2024-11-09 12:43:51 -06:00
dependabot[bot]
da378b9154
build(deps): bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 ( #336 )
2024-10-21 07:00:56 -05:00
dependabot[bot]
8ab6e4875c
build(deps): bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 ( #334 )
2024-10-14 15:39:42 -05:00
dependabot[bot]
4506a6a5c0
build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 ( #333 )
2024-10-06 19:51:02 -05:00
dependabot[bot]
cba2a08db6
build(deps): bump github.com/docker/docker ( #332 )
2024-09-23 18:50:04 -05:00
dependabot[bot]
377f7d33bc
build(deps): bump github.com/docker/docker in the patches group ( #328 )
2024-09-15 22:02:04 -05:00
dependabot[bot]
d93564670f
build(deps): bump github.com/docker/docker ( #326 )
2024-09-09 07:56:04 -05:00
dependabot[bot]
5402099fdb
build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 ( #327 )
2024-09-09 07:50:48 -05:00
dependabot[bot]
39bdcfc3cc
build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 ( #319 )
2024-08-11 22:07:42 -05:00
dependabot[bot]
8b3180d852
build(deps): bump github.com/docker/docker ( #315 )
2024-07-29 07:40:14 -05:00
dependabot[bot]
beae573d81
build(deps): bump golang.ngrok.com/ngrok from 1.9.1 to 1.10.0 ( #310 )
2024-07-14 19:52:29 -05:00
dependabot[bot]
2a643f71ab
build(deps): bump github.com/docker/docker in the patches group ( #309 )
2024-07-07 19:40:43 -05:00
dependabot[bot]
f32dfa3800
build(deps): bump github.com/docker/docker in the patches group ( #306 )
2024-07-01 08:31:51 -05:00
dependabot[bot]
2c2ddabf2d
build(deps): bump github.com/docker/docker ( #305 )
2024-06-16 22:05:55 -05:00
dependabot[bot]
d68b141c66
build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 ( #301 )
2024-06-15 14:20:25 -05:00
dependabot[bot]
732283d1c5
build(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible in the patches group ( #300 )
...
* build(deps): bump github.com/docker/docker in the patches group
Bumps the patches group with 1 update: [github.com/docker/docker](https://github.com/docker/docker ).
Updates `github.com/docker/docker` from 26.1.3+incompatible to 26.1.4+incompatible
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.3...v26.1.4 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump to Go 1.22.4
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com >
2024-06-15 14:04:35 -05:00
dependabot[bot]
28a78380d0
build(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.3+incompatible in the patches group across 1 directory ( #293 )
...
* build(deps): bump github.com/docker/docker
Bumps the patches group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker ).
Updates `github.com/docker/docker` from 26.1.1+incompatible to 26.1.3+incompatible
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.1...v26.1.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump to Go 1.22.3
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com >
2024-05-24 21:15:10 -05:00
dependabot[bot]
e17d5d6188
build(deps): bump github.com/docker/docker in the patches group ( #289 )
2024-05-06 08:05:34 -05:00
dependabot[bot]
5f79ad653e
build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 ( #290 )
2024-05-06 07:28:35 -05:00
dependabot[bot]
09ed21d467
build(deps): bump github.com/docker/docker ( #288 )
2024-04-29 07:42:23 -05:00