Commit Graph

1248 Commits (c1445728e35f6863ee2cb77a8f29dfbfca305aa1)

Author SHA1 Message Date
Jim c1445728e3
tests (servers): additional CreateWorker(...) unit tests (#2134)
4 years ago
Jeff Mitchell caf19f867e Rename some variables to remove Nodee
4 years ago
Jeff Mitchell f4642930b4
Updates from review of 2076 (#2135)
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
Jeff Mitchell 1987264bc3
Migrate storage to database repo (#2132)
4 years ago
Todd a1c2f9f4d8
Add delete service function implementation. (#2124)
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
Jeff Mitchell 5c76017dd6 Fix nil storage
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
Jeff Mitchell 98449f25eb Fix build
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
Jeff Mitchell 46e97a2b91
Update to new nodee lib bits (#2120)
4 years ago
irenarindos bf3b0340e5 feat(workerauth): add storage for RootCertificates aggregate
4 years ago
Jeff Mitchell 7bfe35da0d
Update controller address handling (#2089)
4 years ago
Michael Gaffney eece174e5e
test(worker): Fix TestDeleteWorker
4 years ago
Todd fa2efe9878
Create the Worker API resource and the CRUDL operation definitions for a worker. (#2114)
4 years ago
irenarindos c811dff89b refact(api): move worker handlers
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
Irena Rindos 12044af824
Merge pull request #2067 from hashicorp/irindos-pki-schemas
4 years ago
irenarindos af3f75ffaf fixup! feat(pki): Add PKI schemas and protos
4 years ago
Jeff Mitchell f6ef708466 Update against new nodeenrollment registration cache
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
Jeff Mitchell 1f550722a2 Sync against current library state
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 0581e164f1 Update nodeenrollment dep
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
Jeff Mitchell 00e57db60f Adapt to library changes
4 years ago
Johan Brandhorst-Satzkorn 8cef1017e9
fix(session): Fix typo in connection documentation (#2075)
4 years ago
irenarindos 54c30d2cad bug(session): null fkey trigger also checks for session terminated state
4 years ago
Haotian 898da56a77
feat(workers): Add storage path parameter to worker config
4 years ago
Jeff Mitchell 8ebb8d1477 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell 99a16dafc2
Leave cluster listener up when bad data is sent (#2073)
4 years ago
irenarindos 0ef523ba77 Remove column cascade
4 years ago
Todd b83f4ece39 Manual merge of main into llb-byow.
4 years ago
Todd d8a443e238 Merge branch 'main' into llb-byow
4 years ago