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

[v9] Backport quoting Postgres connection string & generating DB CLI commands for Teleport Connect #12206

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

ravicious
Copy link
Member

@ravicious ravicious commented Apr 25, 2022

This PR backports the following PRs:

#11843 is not strictly necessary for the 9.2 release, but it's a small PR and #11835 made heavy changes to the same files that #11843 was modifying, so I decided to include it as well to make solving conflicts easier.

This backport depends on the other backport (#12205) being merged first.

@github-actions github-actions bot added the tsh tsh - Teleport's command line tool for logging into nodes running Teleport. label Apr 25, 2022
@github-actions github-actions bot requested review from espadolini and lxea April 25, 2022 14:18
Base automatically changed from ravicious/v9/backport-10286-11666-11690 to branch/v9 April 27, 2022 10:21
greedy52 and others added 2 commits April 27, 2022 12:37
* Extract dbcmd.go into a new package under lib/client/db/dbcmd

* Use dbcmd to generate CliCommand for gateways

* Return relative db command from tsh daemon

* Add WithTolarateMissingCLIClient func to dbcmd
@ravicious ravicious force-pushed the ravicious/v9/backport-11843-11835 branch from 7b73258 to 6350d5c Compare April 27, 2022 10:37
@ravicious ravicious enabled auto-merge (squash) April 27, 2022 10:37
@ravicious ravicious merged commit 9daa6d0 into branch/v9 Apr 27, 2022
@ravicious ravicious deleted the ravicious/v9/backport-11843-11835 branch April 27, 2022 11:01
@webvictim webvictim mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants