Caedis
74d0c40022
Convert docker polling to event listening ( #548 )
release / release (push) Failing after 0s
2026-05-09 12:33:04 -05:00
Caedis
84d7feb357
Add timezone support ( #550 )
2026-05-05 13:47:32 -05:00
Louis Wehmschulte
6c5288a5f8
Add ScalingTarget to Routes API response ( #541 )
release / release (push) Failing after 0s
2026-04-04 12:21:09 -05:00
Geoff Bourne
b6e6114c56
Added --log-level option ( #531 )
2026-03-17 08:06:07 -05:00
Bastian Wagner
5c7f5d7b36
feat: show asleep or loading motd for k8s servers ( #535 )
2026-03-09 18:22:53 -05:00
Lenart Kos
2023e73892
Fix docker scaling and show loading MOTD ( #529 )
...
* fix: Reduce log spam for sleeping servers
* fix: Fix autodownscaling for initial player connection
* fix: Instant route updating when a docker container is downscaled
* feat: Show asleep or loading motd while the server is waking up
2026-02-25 20:46:51 -06:00
Geoff Bourne
8f4b64a9eb
Use duration type for options for Docker auto-scaling delays ( #524 )
2026-02-15 20:12:53 -06:00
Chris Farhood
21f349c2da
Allow mc-router to scale a backend StatefulSet while routing traffic to a proxy via proxyServerName ( #512 )
2026-02-13 07:07:27 -06:00
Jacob Schuler
a0eee38519
Add svc-router to README Community Solutions ( #503 )
2026-01-09 21:22:03 -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
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
Supratim Ghose
22ec39b805
feat: support newline and comma-whitespace external host lists for auto-discovery ( #468 )
2025-10-24 16:48:34 -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
Moritz Rinow
d0fcb93aa6
feat: opt-out of auto-scaling per server (k8s) ( #454 )
2025-09-10 07:23:18 -05:00
Geoff Bourne
35500a758b
Corrected docker/swarm discovery from previous refactoring ( #446 )
2025-08-23 13:39:01 -05:00
Geoff Bourne
443beb2cce
Add support for requesting ngrok remote address ( #436 )
2025-07-25 17:13:07 -06:00
Geoff Bourne
7a4f83a30f
Provide option for kubernetes to watch only a specific namespace ( #433 )
2025-07-20 12:59:14 -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
1ee3eb4de3
Code cleanup of routes config loader and API server ( #424 )
2025-07-03 19:26:35 -05:00
FedotCompot
122910c65d
feat(k8s): ExternalName service support ( #419 )
2025-06-20 07:33:40 -05:00
Justin Barlow
0af57252dc
Reload routes config file on SIGHUP ( #412 )
2025-05-11 08:02:19 -05:00
Geoff Bourne
a46a423b0a
Add option to watch routes config file changes ( #411 )
2025-05-10 12:39:32 -05:00
Samuel McBroom
bc81e03f19
Add auto scale down option ( #405 )
2025-05-02 18:12:53 -05:00
Samuel McBroom
da52e7096f
Add option for scale-up allow/deny lists for servers ( #397 )
2025-04-26 10:57:33 -05:00
Samuel McBroom
d21ccb5b9f
Add option to emit metrics and logs when players connect to the router ( #391 )
2025-04-22 07:37:25 -05:00
Geoff Bourne
cc590524c4
Add connection webhook notifications ( #392 )
...
Also
* Added decode of LoginStart message
* Add metrics backend constants
* Updated usage section
* Documented MaxFrameLength
2025-04-21 20:28:34 -05:00
Geoff Bourne
7526a7078a
Add support for allow/deny clients by IP ( #355 )
2024-12-19 07:37:08 -06:00
csabca83
33d0c5c56a
Update documentation - autoscaling requirements ( #317 )
2024-08-06 12:35:57 -05:00
Matthew McCune
5d7063f73e
Add Service Discovery option for non-Swarm Docker ( #316 )
2024-08-04 17:22:39 -05:00
iipanda
e38a054c46
feat: add ability to receive proxy protocol ( #307 )
2024-07-07 11:13:12 -05:00
Geoff Bourne
4f54002231
Allow for MAPPING to be declared with newline delimited entries ( #241 )
2023-10-28 16:54:46 -05:00
Geoff Bourne
afdca5646e
Added ngrok support ( #222 )
2023-09-09 12:06:59 -05:00
Lilly Tempest
de655ee432
Add documentation for routes config file ( #194 )
2023-05-24 08:24:39 -05:00
Lasse15
787ab54ca4
Persistent routes from REST API ( #145 )
2022-12-05 07:58:13 -06:00
n1xx1
c2b23d40c7
Enable network filtering for docker swarm discovery ( #143 )
2022-11-17 08:38:44 -06:00
Geoff Bourne
a7229355bf
Route to k8s service port minecraft or mc-router ( #135 )
2022-10-23 22:18:10 -05:00
n1xx1
d15bc9e986
Add support for docker swarm service discovery ( #103 )
2022-08-04 20:59:20 -05:00
Michael Vorburger ⛑️
32fb918128
Kubernetes auto scale-up support ( #29 )
2022-01-06 17:41:10 -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