• Joined on 2026-04-02
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:37:59 +00:00
705dab6e49 fix: add init container to wait for dind before starting runner
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:36:42 +00:00
fd5be2805f fix: use internal Gitea service URL to avoid LB hairpin on gRPC
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:33:11 +00:00
285ae3665c fix: route runner to nginx ClusterIP to avoid DO LB hairpin
ryan pushed to main at ryan/lunarfront-manager 2026-04-03 11:25:55 +00:00
6e68cb83c0 feat: restrict customer DB user permissions on provision
ryan pushed to main at ryan/lunarfront-manager 2026-04-03 11:24:46 +00:00
32399a417a feat: add CI build workflow
ryan created branch main in ryan/lunarfront-manager 2026-04-03 11:23:59 +00:00
ryan pushed to main at ryan/lunarfront-manager 2026-04-03 11:23:59 +00:00
8287fbf5b8 feat: initial lunarfront-manager app
ryan created repository ryan/lunarfront-manager 2026-04-03 11:22:18 +00:00
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:16:25 +00:00
87c0ed0931 chore: remove windmill pgbouncer config and values
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:16:04 +00:00
9f3abebf32 chore: remove windmill
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 11:13:39 +00:00
07899caa9c fix: increase windmill pool size to 10 to prevent query_wait_timeout
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:30:00 +00:00
b0037459ee fix: use session pooling for windmill (prepared statements incompatible with transaction mode)
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:28:15 +00:00
1cd7e9a818 fix: use session pooling for gitea (prepared statements incompatible with transaction mode)
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:26:19 +00:00
969948691f fix: reduce pool size to 3, add server_reset_query for transaction mode
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:21:12 +00:00
9858867bae fix: disable SSL for gitea→pgbouncer connection (pgbouncer handles TLS to DO)
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:19:19 +00:00
964ddad2d0 feat: switch gitea+windmill to shared pgbouncer, disable windmill's built-in
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:14:43 +00:00
46c78cc11f fix: use pgbouncer/pgbouncer:latest image tag
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:13:36 +00:00
54591c43ef feat: add shared PgBouncer deployment
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 03:01:01 +00:00
ed98974c91 fix: enable PgBouncer to manage Postgres connection pool
ba667b9edd fix: use baseDomain/baseProtocol instead of baseUrl for Windmill ingress
Compare 2 commits »
ryan pushed to main at ryan/lunarfront-charts 2026-04-03 02:58:27 +00:00
951b9c15a7 fix: remove manual hosts from ingress, let chart derive from baseUrl