gcloud-lab/apps/base/customer1/trading-platform
Sirius Devops 4be12802d0 fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes
The /health/ready endpoint calls await initialize() on Hyperliquid and Solana executors. Without explicit timeout, the default 1s probe timeout caused repeated failures even though the app was running.

Added timeoutSeconds: 10 + reduced readiness failureThreshold.

This is the final piece for the "running but not ready" state.
2026-05-25 06:26:09 +00:00
..
configmaps fix: rename K8s env vars to EXECUTE_ prefix for execute-service 2026-05-24 23:57:04 +00:00
dashboard fix(dashboard): add tmp volumeMount for readOnlyRootFilesystem 2026-05-25 06:17:28 +00:00
data-service fix(trading-platform): increase startupProbe failureThreshold to 30 for data-service and dashboard 2026-05-25 05:49:05 +00:00
execute-service fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes 2026-05-25 06:26:09 +00:00
network-policies feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
news-service feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
routes feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
secrets fix: wire JWT_SECRET_KEY in live kustomize path 2026-05-25 01:53:19 +00:00
kustomization.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00