teleport/lib/service
Andrew Burke fe5d46f021
Regenerate host UUID of node if host_uuid is empty (#11810)
This change allows nodes to regenerate their UUID if the host_uuid file exists but is empty.
2022-04-12 18:45:54 +00:00
..
acme.go Introduce app server and app resources (#8140) 2021-09-09 14:19:02 -07:00
cfg.go Add grpc server and client metrics to Teleport (#11534) 2022-04-04 16:55:31 +00:00
cfg_test.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
connect.go Show the user the actual data directory to remove when trying to join to the wrong cluster. (#11754) 2022-04-05 23:34:37 +00:00
db.go Replace session upload grace period with session tracker (#11551) 2022-04-08 23:40:47 +00:00
desktop.go Throw startup error if TeleportReadyEvent is not emitted (#11725) 2022-04-06 16:09:59 +01:00
info.go Better signal handling and pools for gzip. 2018-02-19 10:57:26 -08:00
kubernetes.go Replace session upload grace period with session tracker (#11551) 2022-04-08 23:40:47 +00:00
listeners.go Add ability to run Mongo proxy on separate listener (#9194) 2021-12-14 14:26:14 +01:00
proxy_settings.go Add ability to run Mongo proxy on separate listener (#9194) 2021-12-14 14:26:14 +01:00
service.go Regenerate host UUID of node if host_uuid is empty (#11810) 2022-04-12 18:45:54 +00:00
service_test.go Ensure stateOK is reported only when all components have sent updates (#11249) 2022-04-07 12:28:31 +01:00
signals.go Throw startup error if TeleportReadyEvent is not emitted (#11725) 2022-04-06 16:09:59 +01:00
state.go Ensure stateOK is reported only when all components have sent updates (#11249) 2022-04-07 12:28:31 +01:00
state_test.go Ensure stateOK is reported only when all components have sent updates (#11249) 2022-04-07 12:28:31 +01:00
supervisor.go Throw startup error if TeleportReadyEvent is not emitted (#11725) 2022-04-06 16:09:59 +01:00