tamipes · she/her
  • Joined on 2025-12-18
tamipes pushed to pr-debug-tokio at tamipes/mc-ingress 2026-07-09 02:03:53 +02:00
eba6009c43 doc: explain this branch
tamipes pushed to pr-debug-tokio at tamipes/mc-ingress 2026-06-23 01:33:56 +02:00
2e8353b9b8 feat: add debug thingys
Compare 2 commits »
tamipes created branch pr-debug-tokio in tamipes/mc-ingress 2026-06-23 01:33:56 +02:00
tamipes pushed to main at tamipes/mc-ingress 2026-06-23 00:27:07 +02:00
e2004844d1 doc: kubernetes dev cycle
tamipes pushed to main at tamipes/mc-ingress 2026-06-23 00:26:36 +02:00
fbadd6e02e doc: kubernetes dev cycle
tamipes pushed to main at tamipes/mc-ingress 2026-06-22 23:46:16 +02:00
cca97cfab0 fix: rename to correctly log which task is closed on shutdown
tamipes pushed to main at tamipes/mc-ingress 2026-06-22 23:32:12 +02:00
f78fbba02f fix: bring back username extraction in handle_login tracing::instrument
tamipes opened issue tamipes/mc-ingress#7 2026-06-22 23:28:42 +02:00
Hangs forever after running for a long time and receiving SIGTERM
tamipes pushed to main at tamipes/mc-ingress 2026-06-22 18:54:42 +02:00
c0928eba4a feat: add url type
tamipes pushed to main at tamipes/mc-ingress 2026-06-22 18:52:50 +02:00
54a16e2762 feat: add url type
241504ac3b chore: some code cleanup
Compare 2 commits »
tamipes pushed to main at tamipes/mc-ingress 2026-06-22 14:35:32 +02:00
eac1c5d8fa feat: shut down the kubernetes api watcher if it recieved SIGTERM
ae5b124c16 feat: update test-deployment.yaml to use a long shutdown timer as well
Compare 2 commits »
tamipes pushed to main at tamipes/mc-ingress 2026-06-20 22:07:58 +02:00
7815e5f0d7 --- Manual update of flake.lock ---
tamipes pushed to main at tamipes/mc-ingress 2026-06-15 22:01:10 +02:00
1e281cf61f chore: rename things to be more to my liking
0439f362dd feat: add support for setting multiple address
Compare 2 commits »
tamipes pushed to main at tamipes/mc-ingress 2026-06-08 17:02:49 +02:00
29ff12f115 feat: handle SIGTREM
ac8812be2f chore: move the proxy logic out of main
Compare 2 commits »
tamipes pushed to main at tamipes/mc-ingress 2026-06-08 01:01:05 +02:00
3f8fb4a01f fix: docker-image would not build due to syntax mistake
tamipes pushed to main at tamipes/mc-ingress 2026-06-07 23:02:22 +02:00
fb52167fc2 feat: use Entrypoint instead of Cmd for the container image;
tamipes pushed to main at tamipes/mc-ingress 2026-06-07 16:13:14 +02:00
02ff2c5b40 fix: deployment.yaml should use latest, not testing
tamipes pushed to main at tamipes/mc-ingress 2026-06-07 16:04:53 +02:00
46c3a994c6 feat: impement kube manifest caching in kube_cache, also fix Server to request data from the cache, instead of saving it
6db804cdc1 feat: split up kubernetes yamls
Compare 2 commits »
tamipes pushed to main at tamipes/forgejo-actions 2026-06-04 21:49:19 +02:00
c5f67c568c feat: add my nix-cache to the full container
tamipes pushed to main at tamipes/mc-ingress 2026-06-04 19:44:19 +02:00
a9a4e912f4 fix: remove the fast timer for start_watch