Skip to content
Snippets Groups Projects

Resolve SSH proxy routing hang in prod by fixing dual IP assignment on same network.

Closes #181 (closed)

Defining a network can be optional when a port is already defined when deploying a VM.

This commit adds flexibility where you can either use --port or --network options to define a network during the deployment.

Alternatively, you can define both but the port cannot be from the same network you used in the --network option. Otherwise, you will have two ips from the same network which will cause network reachability issues.

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Bo-Chun ChenBo-Chun Chen 3 months ago (Mar 13, 2025 7:22pm UTC)

Merge details

  • Changes merged into with 980542a8.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading