Commit Graph

313 Commits

Author SHA1 Message Date
dependabot[bot] 4e8abb2f7e build(deps): bump github.com/pires/go-proxyproto in the patches group (#513) 2026-02-02 07:10:42 -06:00
dependabot[bot] c27902711f build(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.1 (#510) 2026-01-25 21:22:20 -06:00
Lenart Kos 4df81f032d Fix race condition during first connection (#509) 2026-01-21 17:09:35 -06:00
dependabot[bot] be1163e201 build(deps): bump github.com/sirupsen/logrus in the patches group (#508) 2026-01-19 08:38:32 -06:00
dependabot[bot] 9a682c1f35 build(deps): bump golang.org/x/text from 0.30.0 to 0.33.0 (#504) 2026-01-18 07:32:59 -06:00
Jacob Schuler a0eee38519 Add svc-router to README Community Solutions (#503) 2026-01-09 21:22:03 -06:00
Jasper 9cc25e4127 Expose rate limit bucket tokens as metric (#502) 2026-01-03 21:43:46 -06:00
Geoff Bourne abdb3c8b6e Update devcontainer to support docker auto-discovery (#501) 2025-12-22 21:24:22 -06:00
Jacob Schuler 0938276368 Modify Dockerfile to add cache volumes (#500) 2025-12-22 21:00:05 -06:00
Jacob Schuler bd2a9dfda3 add back arm/v6 docker images (#496) 2025-12-21 11:21:07 -06:00
Geoff Bourne 19d56161f5 With k8s correctly handle disabled auto-scale up case (#495) 2025-12-21 09:24:32 -06:00
Jacob Schuler 4fbaa59e3c update goreleaser to use docker_v2 format (#493) 2025-12-20 18:16:14 -06:00
Lenart Kos 4dff00dda9 Docker auto-scale and asleep motd status (#488) 2025-12-20 13:31:34 -06:00
Geoff Bourne b67d0985dc Use Docker API version auto negotiation (#486) 2025-11-28 11:20:10 -06:00
Geoff Bourne ecbc6638d2 Revert "Add MC-Router-GUI to Communtiy Solutions (#477)" (#478)
This reverts commit 35316f1b1e.
2025-11-19 08:00:44 -08:00
Jacob Witt 35316f1b1e Add MC-Router-GUI to Communtiy Solutions (#477) 2025-11-19 09:56:43 -06:00
Lime dbb334474d Add support for infinity-filter (#476) 2025-11-18 21:13:45 -06:00
Geoff Bourne fcfa29f75a Update copyright year in LICENSE file (#475) 2025-11-14 19:54:02 -06:00
Jasper 305edb3842 docs: add community solution (#474) 2025-11-13 16:07:21 -06:00
Geoff Bourne d23874901b Added a community solutions section (#473) 2025-11-13 07:27:25 -06:00
dependabot[bot] 200da4f52d build(deps): bump github.com/docker/docker (#471) 2025-11-09 19:32:16 -06:00
dependabot[bot] 616d6d72c9 build(deps): bump github.com/itzg/go-flagsfiller from 1.16.0 to 1.17.0 (#469)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  dependency-version: 1.17.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-10-26 22:13:51 -05:00
Supratim Ghose 22ec39b805 feat: support newline and comma-whitespace external host lists for auto-discovery (#468) 2025-10-24 16:48:34 -05:00
dependabot[bot] 4b5cb125e4 build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 (#464) 2025-10-23 07:03:23 -05:00
Geoff Bourne ee64be97bb Clarify the value of mc-router.itzg.me/defaultServer annotation (#467) 2025-10-22 18:23:21 -05:00
Geoff Bourne fb670189d8 Use signal.NotifyContext and WaitGroup.Go (#466) 2025-10-21 20:48:05 -05:00
Geoff Bourne aaf470bd88 Started a kubernetes troubleshooting section (#465) 2025-10-18 22:21:11 -05:00
dependabot[bot] 6d068084d5 build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 (#458) 2025-09-16 07:57:53 -05:00
Moritz Rinow d0fcb93aa6 feat: opt-out of auto-scaling per server (k8s) (#454) 2025-09-10 07:23:18 -05:00
dependabot[bot] 534afd4a6c build(deps): bump github.com/docker/docker (#453) 2025-09-07 22:23:21 -05:00
dependabot[bot] 867af994e3 build(deps): bump the patches group with 2 updates (#452) 2025-09-07 22:19:44 -05:00
Geoff Bourne 0f7da86764 build: use v prefix for releases to be Go version compatible (#447) 2025-08-31 13:50:34 -05:00
dependabot[bot] b156d64352 build(deps): bump the patches group with 3 updates (#444) 2025-08-25 06:46:34 -05:00
Geoff Bourne 35500a758b Corrected docker/swarm discovery from previous refactoring (#446) 2025-08-23 13:39:01 -05:00
Geoff Bourne 4055f39b19 Use scratch base image but certs from alpine (#443) 2025-08-13 15:19:20 -05:00
Geoff Bourne 028bfc1bfb Ensure CA certs are available for webhooks usage (#442) 2025-08-13 10:18:33 -05:00
dependabot[bot] 99a89c28a0 build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 (#440) 2025-08-11 07:09:41 -05:00
dependabot[bot] bbf783b326 build(deps): bump github.com/prometheus/client_golang (#439) 2025-08-04 06:49:12 -05:00
dependabot[bot] 68e49e41b8 build(deps): bump github.com/docker/docker (#437) 2025-07-30 06:44:35 -06:00
Geoff Bourne 443beb2cce Add support for requesting ngrok remote address (#436) 2025-07-25 17:13:07 -06:00
dependabot[bot] c5c3fba846 build(deps): bump the patches group with 3 updates (#434)
---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.3
  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-07-20 20:58:12 -05:00
Geoff Bourne 7a4f83a30f Provide option for kubernetes to watch only a specific namespace (#433) 2025-07-20 12:59:14 -05:00
dependabot[bot] 9a457138ab build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 (#431) 2025-07-13 20:13:41 -05:00
dependabot[bot] be49d3d203 build(deps): bump github.com/docker/docker in the patches group (#430) 2025-07-13 19:31:17 -05:00
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 b3e88db48c Code cleanup in and around connector (#427) 2025-07-05 21:30:23 -05:00
Geoff Bourne 05c57c3b85 Refactored server setup and run out of main (#425) 2025-07-05 19:32:33 -05:00
Geoff Bourne 1ee3eb4de3 Code cleanup of routes config loader and API server (#424) 2025-07-03 19:26:35 -05:00
dependabot[bot] 7d5bc8d25d build(deps): bump github.com/docker/docker (#423) 2025-06-29 20:23:42 -05:00