STeve (Xin) Huang
STeve (Xin) Huang
Backport #38993 to branch/v15 changelog: Fixed an issue that the server version of the registered MySQL databases is not automatically updated upon new connections
Backport #38993 to branch/v14 changelog: Fixed an issue that the server version of the registered MySQL databases is not automatically updated upon new connections
What would you like Teleport to do? Support GCP SQL server through database access. IAM auth is supported: https://cloud.google.com/sql/docs/sqlserver/iam-authentication If a workaround exists, please include it. No
Expected behavior: Idle SSH session should not time out. Current behavior: Idle SSH session is killed by the load balancer idle timeout. Bug details: - Teleport version: v14 - Recreation...
Sample scripts to set up self-hosted databases. I use these scripts for release testing.
part 1, converted all proxy servers, and main db server.
What would you like Teleport to do? Today database access downloads `BaltimoreCyberTrustRoot` and `DigiCertGlobalRootG2` for Azure Databases. But Azure is migrating to "Microsoft RSA Root Certificate Authority 2017" https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-networking-ssl-tls#downloading-root-ca-certificates-and-updating-application-clients-in-certificate-pinning-scenarios What...
related: - https://github.com/gravitational/teleport/issues/14142 - https://github.com/gravitational/teleport/pull/37770 changes: - new `cloud.AWSClientsV2` interaface - have to define an interface for sts.client as the SDK does not provide one - have to implement an...
rendered: https://github.com/gravitational/teleport/blob/rfd/0178-github-proxy/rfd/0178-github-proxy.md poc branch https://github.com/gravitational/teleport/tree/STeve/proxy_github_v3 with SSH transport but some clients code are at older poc branchs.