tamipes · she/her
  • Joined on 2025-12-18
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
tamipes pushed to main at tamipes/mc-ingress 2026-06-04 19:33:11 +02:00
37b9676dd4 feat: shorten the time before restart in kubernetes yaml
tamipes pushed to main at tamipes/mc-ingress 2026-06-04 19:32:10 +02:00
750e8dcbf0 feat: move start_watch into trait definition, to do that use async_traits
8a7c3f5203 chore: add constant for lables used in kubernetes
Compare 2 commits »
tamipes pushed to main at tamipes/mc-ingress 2026-06-03 23:29:43 +02:00
bb60a21050 Merge pull request 'Support running insde kubernetes' (#5) from pr-kube-yamls into main
8da0f78696 feat: handle internall address differntly if running inside a cluster
876b568a54 Merge branch 'main' into pr-kube-yamls
c4395ddc10 fix: Role permission groups and service label matcher
2244bc6c0d wip 3
Compare 7 commits »
tamipes deleted branch pr-kube-yamls from tamipes/mc-ingress 2026-06-03 23:29:43 +02:00
tamipes merged pull request tamipes/mc-ingress#5 2026-06-03 23:29:41 +02:00
Support running insde kubernetes
tamipes created pull request tamipes/mc-ingress#5 2026-06-03 23:29:02 +02:00
Support running insde kubernetes
tamipes pushed to pr-kube-yamls at tamipes/mc-ingress 2026-06-03 23:27:51 +02:00
8da0f78696 feat: handle internall address differntly if running inside a cluster
tamipes pushed to pr-kube-yamls at tamipes/mc-ingress 2026-06-03 23:26:22 +02:00
00e0e7479e feat: handle internall address differntly if running inside a cluster
876b568a54 Merge branch 'main' into pr-kube-yamls
b5f9c5e81c fix: could not initilaize kube-rs inside cluster, should infer config now
beba05a56d feat: add forgejo actions yaml to auto build and push a container image
Compare 4 commits »
tamipes pushed to main at tamipes/forgejo-actions 2026-06-03 19:04:59 +02:00
0b4c3b11a1 fix: README.md use $IMG_NAME more
tamipes pushed to pr-kube-yamls at tamipes/mc-ingress 2026-06-03 15:58:14 +02:00
c4395ddc10 fix: Role permission groups and service label matcher
tamipes pushed to pr-kube-yamls at tamipes/mc-ingress 2026-06-03 15:44:52 +02:00
2244bc6c0d wip 3
tamipes pushed to main at tamipes/mc-ingress 2026-06-03 13:25:21 +02:00
b5f9c5e81c fix: could not initilaize kube-rs inside cluster, should infer config now
tamipes pushed to pr-kube-yamls at tamipes/mc-ingress 2026-06-03 13:24:16 +02:00
5513387a1a fix: could not initilaize kube-rs inside cluster, should infer config now