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
1ee3eb4de3
Code cleanup of routes config loader and API server ( #424 )
2025-07-03 19:26:35 -05:00
Geoff Bourne
a61ee126f4
build: upgrade to Go 1.24.4 ( #418 )
2025-06-17 13:16:05 -05:00
Geoff Bourne
f6300d6a8a
build: update gorelease config for version 2 ( #401 )
2025-04-27 13:48:49 -05:00
Jordan Jones
9f6293025d
Add support for ghcr.io image tags ( #383 )
...
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com >
2025-04-15 21:36:44 -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
Geoff Bourne
8819329a11
Upgrade to Go 1.23.6 ( #371 )
2025-03-02 20:03:34 -06:00
Geoff Bourne
ed7ee144ad
build: upgrade to Go 1.22.5 ( #308 )
2024-07-07 11:22:26 -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]
c4d2918053
build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible ( #284 )
...
* build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.0.0+incompatible to 26.0.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.0.0...v26.0.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Add toolchain to go.mod
* Bump to go 1.22.2
---------
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-04-18 19:02:12 -05:00
Geoff Bourne
2cbb998aff
build: use common workflows ( #235 )
...
* build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.28.1 to 0.28.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.1...v0.28.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump golang.ngrok.com/ngrok from 1.4.0 to 1.4.1
Bumps [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/ngrok/ngrok-go/releases )
- [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ngrok/ngrok-go/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: golang.ngrok.com/ngrok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build: use common workflows
* build(deps): upgrade k8s
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 18:44:30 -05:00
dependabot[bot]
5fb718df2d
build(deps): bump actions/checkout from 3 to 4 ( #226 )
2023-09-11 22:09:09 -05:00
Geoff Bourne
1803ecfe04
Fixed Go version for test build ( #197 )
2023-05-24 22:28:41 -05:00
dependabot[bot]
ae24356102
build(deps): bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 ( #175 )
2023-03-20 14:35:16 -05:00
dependabot[bot]
80a9d38471
build(deps): bump actions/setup-go from 3 to 4 ( #171 )
2023-03-20 07:32:24 -05:00
dependabot[bot]
730a8d3d89
build(deps): bump goreleaser/goreleaser-action from 3 to 4 ( #150 )
2022-12-18 19:32:08 -06:00
dependabot[bot]
808270482c
build(deps): bump goreleaser/goreleaser-action from 2 to 3 ( #84 )
2022-05-22 21:52:13 -05:00
dependabot[bot]
7a3b72e675
build(deps): bump actions/setup-go from 2 to 3 ( #72 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 20:44:10 -05:00
dependabot[bot]
588c68b407
build(deps): bump actions/checkout from 2.4.0 to 3 ( #64 )
2022-03-07 08:19:41 -06:00
Geoff Bourne
e3e57cb5c8
build: push PR image on-demand ( #37 )
2022-01-01 15:15:33 -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
Geoff Bourne
a3c2de7dc2
ci: added goreleaser snapshot to test workflow
2021-11-13 15:22:07 -06:00
Geoff Bourne
76ef1ce1ab
ci: added test workflow
2021-11-13 14:51:30 -06:00