k3s/pkg/server
Derek Nola ccb09f627a
Delay service readiness until after startuphooks have finished (#5736)
* Move startup hooks wg into a runtime pointer, check before notifying systemd
* Switch default systemd notification to server
* Add 1 sec delay to allow etcd to write to disk
Signed-off-by: Derek Nola <derek.nola@suse.com>
2022-06-16 08:22:42 -07:00
..
auth.go Use appropriate response codes for authn/authz failures 2021-02-09 16:28:20 -08:00
context.go Update wrangler to v0.8.5 (#4428) 2021-11-08 19:59:46 -07:00
etcd.go Fix adding etcd-only node to existing cluster 2022-03-15 18:09:00 -07:00
router.go Print a helpful error when trying to join additional servers but etcd is not in use 2022-04-15 11:15:28 -07:00
secrets-encrypt.go Delay service readiness until after startuphooks have finished (#5736) 2022-06-16 08:22:42 -07:00
server.go Delay service readiness until after startuphooks have finished (#5736) 2022-06-16 08:22:42 -07:00
types.go move go routines for api server ready beneath wait group 2021-07-20 17:36:34 -07:00