Commit Graph

21 Commits (8c5464802d00a9d47f261d56b643d74bbb6382d7)

Author SHA1 Message Date
Jeff Mitchell bdf7bf7702
Do not allow PKI-KMS workers to have names updated via API (#3143)
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Irena Rindos a403b3904c
initial commit (#2735)
3 years ago
Irena Rindos 173e1587d0
Append initial worker upstreams if current upstreams are unresponsive (#2698)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Todd 2f68c604c5
Add test helper for creating a multihop worker setup (#2513)
4 years ago
Jeff Mitchell 090b2b28f8
Clean up some dev config kms code (#2321)
4 years ago
Jeff Mitchell 8800ec9c94
Reorganize logic to allow a poison pill (#2317)
4 years ago
Jeff Mitchell 4bd249d347
Fix some missing net.JoinHostPort calls (#2305)
4 years ago
Todd 155c5f578b
Create session manager for workers to use to interact with sessions (#2235)
4 years ago
Jeff Mitchell 32d04b9ce7
Allow a worker to use KMS auth but accept PKI for proxy (#2206)
4 years ago
Jeff Mitchell 9a4545e59e
Fix eventing and worker name setup (#2204)
4 years ago
Haotian 40ba275759 feat(worker): add 'initial_upstreams' field to worker config to prepare to replace 'controllers' field. Update worker config description on website.
4 years ago
Jeff Mitchell d1b3b2441f
Add node rotation (#2142)
4 years ago
Jeff Mitchell 4117841cf9
Use persistent storage for worker auth credentials (#2139)
4 years ago
Haotian 631c174f47
feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076)
4 years ago
Haotian 1830605a7e
refact(servers) Update api for new worker and controller server tables (#2101)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago