infra/stacks/poison-fountain/app
Viktor Barzin f1d90ff840 [ci skip] poison-fountain: fix single point of failure causing transient service outages
- Scale to 2 replicas with RollingUpdate (maxUnavailable=0)
- Add topology spread constraint to place pods on different nodes
- Switch from single-threaded to ThreadingMixIn HTTP server so tarpit
  slow-drip requests no longer block /auth and /healthz endpoints
2026-02-25 21:05:14 +00:00
..
fetch-poison.sh [ci skip] Fix poison fetcher: use HTTP/1.1 for upstream (HTTP/2 hangs) 2026-02-22 20:42:53 +00:00
server.py [ci skip] poison-fountain: fix single point of failure causing transient service outages 2026-02-25 21:05:14 +00:00