fix(deploy): wacht robuust op platform-postgres bootstrap job #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/dev-platform-postgres-bootstrap-wait"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Na delete+apply race'te kubectl wait met NotFound als de Job snel klaar is of net is aangemaakt. Voeg wait_for_k8s_job.py toe met exist-poll en succeeded-fallback; delete met --wait=true.
Co-authored-by: Cursor cursoragent@cursor.com