Skip to content
Snippets Groups Projects
Commit 09717c19 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

feat: Use conditional to make --network optional

Closes #181

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.
parent cd35517c
2 merge requests!175Resolve SSH proxy routing hang in prod by fixing dual IP assignment on same network.,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment