net-kingdom/sso-mfa
Bernd Worsch f227dfbd3d fix(privacyidea): add PI_ADDRESS/PI_PORT; switch readiness probe to tcpSocket
gpappsoft entrypoint requires PI_ADDRESS and PI_PORT env vars to build
the gunicorn bind argument. Without them the container crashes immediately.

/token/ returns 401 for unauthenticated GET requests so the httpGet
readiness probe was permanently failing. Switch to tcpSocket to match
the startup and liveness probes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 10:41:13 +00:00
..
bootstrap fix(privacyidea): correct image to ghcr.io/gpappsoft, port 5001→8080 2026-03-21 09:37:38 +00:00
k8s fix(privacyidea): add PI_ADDRESS/PI_PORT; switch readiness probe to tcpSocket 2026-03-21 10:41:13 +00:00
WORKPLAN.md docs(sso-mfa): record T04 blocker — wrong image reference (ImagePullBackOff) 2026-03-20 17:16:35 +00:00