Skip to content

feat: reconnect ssh sessions after bastion drops - #24

Merged
adrianmross merged 1 commit into
mainfrom
codex/refresh-bastion-session-tracking
Jun 18, 2026
Merged

feat: reconnect ssh sessions after bastion drops#24
adrianmross merged 1 commit into
mainfrom
codex/refresh-bastion-session-tracking

Conversation

@adrianmross

Copy link
Copy Markdown
Owner

Summary

  • add hop ssh --reconnect <host> -- <ssh args...> for reconnecting after SSH transport disconnects
  • preserve remote SSH commands such as -t tmux new -s 0 -AE after the -- separator
  • change the default Bastion session TTL request from 24h to 3h and document the release as v0.8.0

Tests

  • make test
  • git diff --check

Release

This uses a feat: commit, so the existing auto-release workflow should tag v0.8.0 after merge and hand off to GoReleaser.

@adrianmross
adrianmross merged commit f1a5b5f into main Jun 18, 2026
1 check passed
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