Commit Graph

557 Commits (4b526538af660cf4c29988cd514b18fe673dc8a8)

Author SHA1 Message Date
irenarindos 16d95262a6 feature(worker): add workerKeyId to status
4 years ago
Jeff Mitchell d1b3b2441f
Add node rotation (#2142)
4 years ago
Todd 1e3c941be1
Add active session count to the worker (#2145)
4 years ago
Todd 0f7e1ee7fa
Fix canonical tags not getting assigned in the api resource. (#2144)
4 years ago
irenarindos 78150d88d9 feature(WorkerAuth): Create RotateRoots domain and job
4 years ago
Todd 43bcbba47f
Implement UpdateWorker service method (#2133)
4 years ago
irenarindos 4c55305a49 Remove nonce encryption for workerAuth
4 years ago
Jeff Mitchell 4117841cf9
Use persistent storage for worker auth credentials (#2139)
4 years ago
Jim c1445728e3
tests (servers): additional CreateWorker(...) unit tests (#2134)
4 years ago
Jeff Mitchell caf19f867e Rename some variables to remove Nodee
4 years ago
Haotian 1830605a7e
refact(servers) Update api for new worker and controller server tables (#2101)
4 years ago
Jeff Mitchell 1987264bc3
Migrate storage to database repo (#2132)
4 years ago
Jim 5f66d8f2af
feature (worker): add WithFetchNodeCredentialsRequest to CreateWorker (#2131)
4 years ago
Todd abbfe45419
Add the Read/List service functions (#2123)
4 years ago
Jim 9da0faabd7
refactor (servers/workerauth): add StoreNodeInformationTx(...) (#2125)
4 years ago
Jim 6cbb36f2b1
chore (servers): update nodeenrollment dep (#2129)
4 years ago
Jim 78ffd82581
fix (servers): return unhandled err from storeRootCertificates(...) (#2127)
4 years ago
irenarindos 642e41c9d7 feat(workerAuth): Implement nodeenrollment lib workerauth storage
4 years ago
Todd 4716c1a788
Update List Workers Repo function to allow limits and provide scopes (#2121)
4 years ago
Todd 587c6372c2
Add worker update to server repo (#2117)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
irenarindos bf3b0340e5 feat(workerauth): add storage for RootCertificates aggregate
4 years ago
Michael Gaffney eece174e5e
test(worker): Fix TestDeleteWorker
4 years ago
irenarindos 74fce3776b feature(workers): add repository DeleteWorker
4 years ago
Jim 70c5da1048
feature (workers): add repository CreateWorker(...) (#2105)
4 years ago
Todd a281d10206
Add worker config table and view (#2090)
4 years ago
Todd e5f02dfc26
Refactor the different repo methods into separate files (#2096)
4 years ago
Todd 1c575a8762 make gen fix.
4 years ago
Todd 3fbf901739
Add source to worker tags table (#2087)
4 years ago
irenarindos af3f75ffaf fixup! feat(pki): Add PKI schemas and protos
4 years ago
irenarindos 20c314787d fixup! feat(pki): Add PKI schemas and protos
4 years ago
irenarindos 88a6ca036f feat(pki): Add PKI schemas and protos
4 years ago
Todd 2ecd550e27
Add fields to server_worker to be a boundary resource (#2083)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Jeff Mitchell 2f06513a3a Merge branch 'main' into llb-byow
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Todd d8a443e238 Merge branch 'main' into llb-byow
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Jeff Mitchell ab4d542fad Add multihop auth support (#32)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Jeff Mitchell f748af7b02 Initial BYOW auth PoC (#29)
4 years ago
Todd 687dd1bda6
Move the session cleanup job logic into the session package. (#2060)
4 years ago
Jeff Mitchell 4cf2a87e8d
Update targets to new listing method (#2045)
4 years ago
Johan Brandhorst-Satzkorn e864652b33
feat(sessions): Add list benchmarks
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Jeff Mitchell b41e983503
Reorder authz check for sessions (#2042)
4 years ago
Todd 5603652d33
Make the {id} regexp less strict for identifying the "path" label value. (#2034)
4 years ago
Timothy Messier 3be5c44907 feat(target): Classify resources for audit events
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Timothy Messier 4599e64cab feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var
4 years ago