Skip to content

devspace: Wait for SSH readiness after start - #2

Draft
cgwalters-bot wants to merge 1 commit into
mainfrom
start-wait-for-ssh
Draft

cgwalters-bot wants to merge 1 commit into
mainfrom
start-wait-for-ssh

Conversation

@cgwalters-bot

Copy link
Copy Markdown
Collaborator

Make devspace start return only after the newly dispatched runner accepts an authenticated ordinary SSH probe. The run ID and URL are still printed immediately so interrupted or failed startup remains recoverable.

The readiness loop is deadline-bound, checks workflow lifecycle before and after probing, and terminates process groups used by bounded probes/status checks.

Generated-by: AI
Unit tests are LLM generated; the implementation and tests need human review.

Returning as soon as dispatch succeeds makes automation guess when the runner is actually usable. Keep recovery details visible immediately, but make successful completion mean an authenticated SSH probe worked within the bounded startup window.\n\nGenerated-by: AI
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.

2 participants