19 Commits

Author SHA1 Message Date
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
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
Geoff Bourne 19d56161f5 With k8s correctly handle disabled auto-scale up case (#495) 2025-12-21 09:24:32 -06:00
Lenart Kos 4dff00dda9 Docker auto-scale and asleep motd status (#488) 2025-12-20 13:31:34 -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
Moritz Rinow d0fcb93aa6 feat: opt-out of auto-scaling per server (k8s) (#454) 2025-09-10 07:23:18 -05: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
FedotCompot 122910c65d feat(k8s): ExternalName service support (#419) 2025-06-20 07:33:40 -05:00
Samuel McBroom bc81e03f19 Add auto scale down option (#405) 2025-05-02 18:12:53 -05:00
Geoff Bourne a7229355bf Route to k8s service port minecraft or mc-router (#135) 2022-10-23 22:18:10 -05:00
Michael Vorburger ⛑️ 32fb918128 Kubernetes auto scale-up support (#29) 2022-01-06 17:41:10 -06:00
Michael Vorburger ⛑️ 1f5ac0b49d Very minor clean-ups (import re-ordering by automated tooling) (#28) 2021-12-11 18:20:19 -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 be0f2a8c56 For k8s, look for mc-router named service port and use port value 2019-04-25 19:35:42 -05:00
Geoff Bourne 44a67dd359 Add support for a default backend service 2019-04-19 20:27:14 -05:00
Geoff Bourne bdf470d675 Use --in-kube-cluster to indicate in-cluster mode 2018-05-26 13:10:45 -05:00
Geoff Bourne 2befd24b4a Auto-register routes based on kubernetes service annotations 2018-05-26 12:31:40 -05:00