Skip to content

Duplication of upstream Dialer code #1134

Closed Answered by dmacvicar
rossigee asked this question in Q&A
Discussion options

You must be logged in to vote

The reason is that the connection URIs where implemented first in our terraform provider.

digitalocean/go-libvirt#139

The upstream implementation is not very old, and it is very inspired in ours. Thanks to @zaneb 🎉

The obvious path is to switch to the upstream implementation, but in doing so, we need to see if features would be missing. I am mostly worried about all the ssh features (eg support for local config) and bastion support.

We may find a way to just wrap the upstream one and use our implementation for some of the transports.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@rossigee
Comment options

@dmacvicar
Comment options

Answer selected by rossigee
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants