teleport/lib
a-palchikov ee6e2c85d8
AuditLog/grpc server data race (#6170)
* Avoid test flake by ensuring the gRPC server is shutdown gracefully before closing the audit log

* Fix lint warnings. Nove tunnel server's Close to earlier to close the proxy watcher and release grpc traffic

* Use graceful shutdown selectively until all tests have improved support for it

* Move session recorder clean up to session.Close

* Always use graceful shutdown for TLS.
2021-05-18 17:57:57 -07:00
..
asciitable Fix CLI content spoofing through access request reason 2021-03-01 22:14:10 +01:00
auth AuditLog/grpc server data race (#6170) 2021-05-18 17:57:57 -07:00
backend Test flakes: use ordering tests for keep alives (#5358) 2021-04-14 14:47:14 -07:00
benchmark Refactor api package and docs to use pkg.go.dev effectively. (#6388) 2021-04-20 16:44:17 -07:00
bpf Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
cache Introduce ClusterNetworkingConfig extracting fields from ClusterConfig (#6638) 2021-05-07 13:54:08 +02:00
cgroup Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
client Update lib/client/api.go 2021-05-14 16:09:48 -07:00
config Add missing database cli flags (#6739) 2021-05-18 11:10:16 -07:00
defaults Add missing database cli flags (#6739) 2021-05-18 11:10:16 -07:00
events Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
fixtures add support for encrypted saml assertions with a seperate x509 pair 2021-03-12 00:29:57 +01:00
fuzz Minor update to fuzzing README (#4889) 2020-11-18 11:56:01 -04:00
httplib Improve error message for timeout errors (#6343) 2021-04-26 08:39:07 -07:00
jwt Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
kube Add session_recording field to session start and end event (#6664) 2021-05-13 18:55:25 -07:00
labels Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
limiter Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
modules Forbids use of --insecure in FIPS mode (#6191) 2021-05-14 09:22:46 +10:00
multiplexer Updated TLS handshake timeout. 2021-05-04 16:41:07 -07:00
pam add PAM environment with interpolation support 2021-03-30 18:23:38 +02:00
plugin Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
reversetunnel AuditLog/grpc server data race (#6170) 2021-05-18 17:57:57 -07:00
secret Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
service Introduce ClusterNetworkingConfig extracting fields from ClusterConfig (#6638) 2021-05-07 13:54:08 +02:00
services Add CheckAndSetDefaults call to UnmarshalAuthPreference (#6898) 2021-05-18 12:23:10 -07:00
session Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
shell Refactor lib/asciitable, lib/tlsca, lib/shell, lib/session and lib/config tests to not use gocheck 2021-02-23 18:30:06 +01:00
srv AuditLog/grpc server data race (#6170) 2021-05-18 17:57:57 -07:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils Add additional Prometheus Metrics (#6511) 2021-04-28 15:46:27 -07:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Don't log error on tunnel node after its serving agent is stopped (#5042) 2020-12-11 17:39:19 +01:00
tlsca App access cli flow (#5918) 2021-03-22 09:18:53 -07:00
utils Generate MinClientVersion based on server Version (#6018) 2021-05-11 17:18:26 -07:00
web AuditLog/grpc server data race (#6170) 2021-05-18 17:57:57 -07:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00