gitdataai/libs/gingress-proxy/src
ZhenYi 7148c8fd39 feat(gingress): add Git UA routing and convert gingress to Helm templates
- Route requests with git/JGit User-Agent directly to gitserver backend
- Parse gingress.io/git-backend annotation (format: namespace/name:port)
- Convert static gingress YAML to Helm templates under deploy/templates/gingress/
- Add gingress config block to values.yaml (namespace, replicas, ports, resources)
2026-05-10 22:47:18 +08:00
..
filters fix(workspace): resolve all cargo check warnings across workspace 2026-05-10 21:56:08 +08:00
config.rs feat(gingress): add Git UA routing and convert gingress to Helm templates 2026-05-10 22:47:18 +08:00
health_checker.rs fix(workspace): resolve all cargo check warnings across workspace 2026-05-10 21:56:08 +08:00
hot_reload.rs fix(workspace): resolve all cargo check warnings across workspace 2026-05-10 21:56:08 +08:00
lib.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
load_balancer.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
observability.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
server.rs feat(gingress): add Git UA routing and convert gingress to Helm templates 2026-05-10 22:47:18 +08:00
tls.rs fix(workspace): resolve all cargo check warnings across workspace 2026-05-10 21:56:08 +08:00