Commit Graph

2046 Commits (7c4f495c2514c2d34e7365699df7104bdc8a2caa)
 

Author SHA1 Message Date
Jeff Mitchell 7c4f495c25
Add workers SDK API bits (#2159)
4 years ago
Jim f6c4e3c896
feature (worker): add worker events around authentication (#2157)
4 years ago
Irena Rindos d357a583ed
Merge pull request #2152 from hashicorp/irindos-print-workerauth-at-startup
4 years ago
irenarindos 594e6e82b5 feat(worker): save workerAuth request to a file
4 years ago
Jim 37cc61e4c9
feature (worker): Add audit data classification to CreateWorker(...) api (#2153)
4 years ago
Jeff Mitchell 9736b79d4e
Remove temporary node authorization functions (#2147)
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
Jim fdf43fc4fe
feature (worker): add CreateWorker(...) service (aka API) (#2143)
4 years ago
Todd 0f7e1ee7fa
Fix canonical tags not getting assigned in the api resource. (#2144)
4 years ago
Jeff Mitchell aa0afd325a
Remove 'ephemeral' from KMS auth method bits (#2141)
4 years ago
Irena Rindos cc232b743e
Merge pull request #2130 from hashicorp/irindos-rotate-roots
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
Irena Rindos 07008e80ff
Merge pull request #2140 from hashicorp/irindos-remove-nonce-encryption
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
Jeff Mitchell c59d0df611
Add worker creation ACLs (#2138)
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
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
Jeff Mitchell cd9b10721f Pull in new nodeenrollment lib to fix some bugs
4 years ago
Jim 78ffd82581
fix (servers): return unhandled err from storeRootCertificates(...) (#2127)
4 years ago
Irena Rindos ded44710d5
Merge pull request #2093 from hashicorp/irindos-workerauth-repo
4 years ago
irenarindos 642e41c9d7 feat(workerAuth): Implement nodeenrollment lib workerauth storage
4 years ago
Jeff Mitchell 1ee2c0dde0 Switch nodeenrollment to staging branch
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
Irena Rindos 5aebd5689f
Merge pull request #2116 from hashicorp/irindos-update-workerauth-schemas
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
Irena Rindos f3c1936e99
Merge pull request #2102 from hashicorp/irindos-move-worker-apis
4 years ago
irenarindos c811dff89b refact(api): move worker handlers
4 years ago
Irena Rindos 3e314a45f9
Merge pull request #2109 from hashicorp/irindos-delete-worker
4 years ago
irenarindos 74fce3776b feature(workers): add repository DeleteWorker
4 years ago
Todd c2b2aa0857 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago