Cluster manager reverse tunnel#801
Conversation
1d36035 to
e4741bd
Compare
|
@edlerd can this PR be closed? |
We might want to use this approach at a later time, so I'd keep it open in draft state. |
99939f7 to
0f73e50
Compare
03a8fa9 to
99d12b3
Compare
8988de9 to
f1f9f2f
Compare
1f74f54 to
79d3180
Compare
roosterfish
left a comment
There was a problem hiding this comment.
Hi, thanks for this. I have left a few comments on the spec and here, mainly around how we spawn and manage the tunnel routine as well as some inconsistencies I have spotted between setting various cluster manager configs on the CLI compared to the underlying struct fields.
|
Also can you please extend the cluster manager test suite to test the tunnel? |
| Timeout: 30 * time.Second, | ||
| } | ||
|
|
||
| lxdResponse, err := lxdHttpClient.Do(newReq) |
6bbe407 to
7a910a3
Compare
Added some basic tests for setting / unsetting. To test the whole tunnel feature set, we'd need a full cluster manager in CI. |
c08ac56 to
7201339
Compare
41d2261 to
fdbbad7
Compare
Signed-off-by: David Edler <david.edler@canonical.com>
|
@roosterfish please have another look at this, all comments above should be resolved. |
Done
Ready for review.