Files
stonks-oracle/infra/inttest
Celes Renata 6703b20b59 fix: wait for infra pods to exist before checking readiness
kubectl wait fails immediately with 'no matching resources found' if
pods haven't been created yet. Added a poll loop to wait for all 3
infra pods (postgres, redis, minio) to exist before running wait.
2026-04-21 02:42:20 +00:00
..