Skip to content

Update orka client to return SSH address of VM

Adrien Kohlbecker requested to merge ak/orka-client-get-addr into master

Issue #41 (closed)

Update the Orka client's GetVM method to return the full ssh address to connect to it, including port. Also update the behaviour so getting a VM that is not currently deployed raises an error, since that's the expected behaviour when trying to run a build.

What's the best way to test this MR?

At this point, this code is only used and tested by unit tests. !128 (merged) will make use of it.

Edited by Adrien Kohlbecker

Merge request reports

Loading