Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH tunnel #93

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

SSH tunnel #93

wants to merge 10 commits into from

Conversation

aroder
Copy link

@aroder aroder commented Jul 13, 2020

Description of change

I find it really convenient for the tap to open an SSH tunnel during the connection, and close it afterwards. The alternative is to have some out-of-band process maintaining the tunnel. We've been using this in production for a while.

This PR also includes a change to add a config property default_replication_key, similar in purpose to the existing default_replication_method. I merged them both together. If both of these are good features, I'd prefer to avoid splitting out the code change into separate PRs.

Also updated the readme with documentation of the configuration properties that I understand.

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

Rollback steps

  • revert this branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant