Skip to content

feat(down): add wait-for-termination flag#80

Merged
acmore merged 1 commit intomainfrom
feat/down-wait
Apr 14, 2026
Merged

feat(down): add wait-for-termination flag#80
acmore merged 1 commit intomainfrom
feat/down-wait

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented Apr 14, 2026

Summary

  • add okdev down --wait and --wait-timeout so teardown can block until the workload object is gone and session pods have terminated
  • report wait planning and results in down JSON output, and keep local cleanup running even if the termination wait times out
  • document the new wait behavior in the command reference and quickstart

Testing

  • go test ./internal/cli -run TestNewDownCmd -count=1
  • go test ./internal/cli -count=1
  • .venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

@acmore acmore merged commit 517d63e into main Apr 14, 2026
1 check passed
@acmore acmore deleted the feat/down-wait branch April 14, 2026 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant