teleport/lib/service
Steven Martin 42381f1a8c
Improve error message if data dir and config unavailable due to permissions (#10044)
* Provider error info on data dir rights

* Added similar message for appropiate access when trying to use a Teleport configuration file (/etc/teleport.yaml) and it fails to load due to permission error.
2022-03-28 14:20:19 +00:00
..
acme.go Introduce app server and app resources (#8140) 2021-09-09 14:19:02 -07:00
cfg.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
cfg_test.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
connect.go Fix goroutine and memory leak in watchCertAuthorities (#10871) 2022-03-10 11:05:39 -05:00
db.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
desktop.go ls consistency: add support for tctl desktop ls 2022-03-15 13:22:45 +00:00
info.go Better signal handling and pools for gzip. 2018-02-19 10:57:26 -08:00
kubernetes.go Dynamically resolve reverse tunnel address (#9958) 2022-02-03 16:24:48 +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 Improve error message if data dir and config unavailable due to permissions (#10044) 2022-03-28 14:20:19 +00:00
service_test.go Remove use of deprecated ioutil package (#11296) 2022-03-21 18:00:34 +00:00
signals.go Move and expand troubleshooting section (#8052) 2021-08-25 15:09:11 -07:00
state.go docs: clarify /healthz and /readyz (#11085) 2022-03-17 16:46:12 +00:00
state_test.go Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
supervisor.go improve graceful restart behavior 2021-09-21 11:56:39 -07:00