teleport/lib/srv/db
Krzysztof Skrzętnicki 5d4f5da9e7
Reduce TestDatabaseServerAutoDisconnect flakiness (#34060)
* Reduce TestDatabaseServerAutoDisconnect flakyness

* Emit event after actual disconnection.

* Add EmitterContext instead of ad-hoc context.

* Add missing EmitterContext.

* Address review feedback
2023-11-16 12:59:18 +00:00
..
cassandra [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
clickhouse [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
cloud MemoryDB IAM auth support (#33937) 2023-11-08 18:17:51 +00:00
common [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
dbutils Fix Windows build (#12347) 2022-05-02 07:39:47 -04:00
dynamodb [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
elasticsearch [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
mongodb Bump go.mongodb.org/mongo-driver from 1.13.0-prerelease.0.20230726045955-5ee10b94cc66 to 1.13.0 (#34497) 2023-11-15 22:10:06 +00:00
mysql Fix an issue MySQL auto-user deletion fails on usernames that requite quotes (#34258) 2023-11-07 15:51:41 +00:00
opensearch [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
postgres Add default database support for PostgreSQL Auto-user provisioning (#34420) 2023-11-15 15:26:10 +00:00
redis [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
secrets Database: validate AWS Account ID (#19638) 2022-12-28 12:42:39 +00:00
snowflake [refactor] deprecate db/common/role.DatabaseRoleMatchers (#34132) 2023-11-09 14:52:47 +00:00
sqlserver Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
access_test.go Reduce TestDatabaseServerAutoDisconnect flakiness (#34060) 2023-11-16 12:59:18 +00:00
audit_test.go improve postgres bind params audit logging (#34321) 2023-11-09 21:22:47 +00:00
auth_test.go MemoryDB IAM auth support (#33937) 2023-11-08 18:17:51 +00:00
autousers_test.go Add default database support for PostgreSQL Auto-user provisioning (#34420) 2023-11-15 15:26:10 +00:00
benchmark_test.go Postgres: avoid tiny writes to improve performance in read-heavy scenarios (#29812) 2023-08-18 09:54:07 +00:00
ca.go fix database dynamic labels (#29215) 2023-07-20 17:44:43 +00:00
ca_test.go Fix Azure hosted CA download error (#19757) 2023-01-02 15:02:27 +00:00
cassandra_test.go Postgres: avoid tiny writes to improve performance in read-heavy scenarios (#29812) 2023-08-18 09:54:07 +00:00
dynamodb_test.go Improve AWS CLI Access performance by caching AWS session credentials (#30922) 2023-08-24 13:42:45 +00:00
elasticsearch_test.go Postgres: avoid tiny writes to improve performance in read-heavy scenarios (#29812) 2023-08-18 09:54:07 +00:00
ha_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
local_proxy_test.go Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
opensearch_test.go Improve AWS CLI Access performance by caching AWS session credentials (#30922) 2023-08-24 13:42:45 +00:00
proxy_test.go Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
proxyserver.go Fix enterprise version check (#32554) 2023-09-27 07:00:22 +00:00
proxyserver_test.go Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
server.go Add PostgreSQL auto-user deletion (#32792) 2023-10-16 17:03:45 +00:00
server_test.go Reduce TestDatabaseServerAutoDisconnect flakiness (#34060) 2023-11-16 12:59:18 +00:00
snowflake_test.go Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
streamer.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
watcher.go Dynamic Discovery Matchers for Databases (#33472) 2023-10-19 13:15:38 +00:00
watcher_test.go DiscoveryMatchers: move checkandset to types package (#32857) 2023-10-04 13:48:09 +00:00