Commit Graph

110 Commits

Author SHA1 Message Date
youfak
351836b5e4 feat: honor admin upstream state in health scheduling 2026-08-07 16:51:25 +08:00
youfak
5e748c6325 feat: advance sequential routes past disabled upstreams 2026-08-07 16:41:00 +08:00
youfak
7e73b5ad1c feat: run compose control plane with mtls 2026-08-07 16:35:11 +08:00
youfak
3bcc7298a2 feat: support static gateway direct routes 2026-08-07 16:16:00 +08:00
youfak
1367f1b11f feat: report loadgen rate dispatch loss 2026-08-07 15:42:28 +08:00
youfak
26572da97e feat: observe gateway connection lifecycles 2026-08-07 15:37:35 +08:00
youfak
bda9cc03df feat: configure gateway transport pools 2026-08-07 15:27:17 +08:00
youfak
d4539da9c5 feat: cap gateway client concurrency 2026-08-07 15:18:52 +08:00
youfak
2b18ad8dd4 feat: limit gateway clients by credential 2026-08-07 15:10:39 +08:00
youfak
6194e3e673 feat: add gateway sticky sessions 2026-08-02 16:47:51 +08:00
youfak
5389d6f886 feat: restrict gateway routes by credential 2026-08-02 16:21:10 +08:00
youfak
f644737435 feat: enforce credential extraction policies 2026-08-02 16:07:27 +08:00
youfak
aaed288211 feat: enforce credential endpoint permissions 2026-08-02 15:50:23 +08:00
youfak
ec3ceb2c9a feat: expose admin audit pages 2026-08-02 15:29:15 +08:00
youfak
e220d5368c feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
youfak
589cd4e454 feat: automate sequential routing switches 2026-08-02 15:00:08 +08:00
youfak
707aff26ea feat: observe gateway capacity invariants 2026-08-02 14:45:47 +08:00
youfak
af1cd70986 feat: add secret-safe process logging 2026-08-02 14:29:10 +08:00
youfak
b24d71fb90 feat: expose capacity metrics 2026-08-02 14:21:18 +08:00
youfak
4691b9150c feat: expose extraction metrics 2026-08-02 14:08:45 +08:00
youfak
162fd4b7b8 feat: expose provider fetch metrics 2026-08-02 13:55:23 +08:00
youfak
38f4504aa8 feat: refresh worker snapshots after routing changes 2026-08-02 13:33:53 +08:00
youfak
92c8079fd7 feat: expose controller drain metrics 2026-08-02 13:20:42 +08:00
youfak
10d8f2e3d4 feat: drain worker assignments for disabled upstreams 2026-08-02 13:15:14 +08:00
youfak
5ad1d10957 feat: drain unhealthy worker assignments automatically
Some checks failed
ci / proto (push) Has been cancelled
ci / test (ubuntu-latest) (push) Has been cancelled
ci / test (windows-latest) (push) Has been cancelled
ci / race (push) Has been cancelled
ci / integration (push) Has been cancelled
2026-08-02 12:38:52 +08:00
youfak
1729a5c868 feat: finalize drains from acknowledged runtime reports
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 12:21:50 +08:00
youfak
88d5ac24d4 feat: bind drain tickets to full snapshots
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 11:02:19 +08:00
youfak
c71f5985d2 feat: persist drain tickets for worker snapshots
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 10:57:16 +08:00
youfak
596e4ab371 fix: preserve snapshot version across epoch changes 2026-08-02 10:43:42 +08:00
youfak
b9b323af9b feat: refresh worker snapshots before expiry
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 10:27:56 +08:00
youfak
84ed10bd7a feat: reap sustained unhealthy proxies
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 10:15:25 +08:00
youfak
2af504fd49 feat: expose gateway outcome metrics
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 09:50:34 +08:00
youfak
97a515ddf0 feat: validate extraction load workloads
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 09:42:34 +08:00
youfak
d04b7413eb feat: add load generator connect scenario
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 09:33:21 +08:00
youfak
b35092ccdd feat: expose checker task metrics
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 09:24:46 +08:00
youfak
2166214777 feat: schedule routing target health checks
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 09:16:46 +08:00
youfak
7740f6f14d feat: report observed egress addresses
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 08:46:10 +08:00
youfak
035cede836 feat: schedule egress health checks
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 08:38:48 +08:00
youfak
1939225f11 feat: bound egress check URL references
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 08:23:58 +08:00
youfak
ec2ae8838a feat: support load generator request bodies
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 08:21:15 +08:00
youfak
8fdeb0a905 feat: add bounded HTTP load generator
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 08:10:45 +08:00
youfak
c7e77a6f84 feat: probe SOCKS5 upstreams
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 07:59:39 +08:00
youfak
9aacc75454 feat: reload health scheduling configuration
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-08-02 07:52:45 +08:00
youfak
7e3228f36a docs: describe egress task execution contract
Some checks failed
ci / proto (push) Has been cancelled
ci / test (ubuntu-latest) (push) Has been cancelled
ci / test (windows-latest) (push) Has been cancelled
ci / race (push) Has been cancelled
ci / integration (push) Has been cancelled
2026-07-31 22:38:16 +08:00
youfak
04c67d733c fix: preserve outcomes across session replacement
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 22:26:30 +08:00
youfak
885efa86a2 docs: align checker runtime status
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 22:19:17 +08:00
youfak
9934c659ab feat: fence checker facts by lease token
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 21:16:23 +08:00
youfak
2bdc1ebda3 feat: add checker task executor
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 21:12:32 +08:00
youfak
a427842954 feat: stream leased checker tasks
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 20:58:41 +08:00
youfak
65aee12d51 feat: wire checker observations into controller
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 18:25:07 +08:00