Commit Graph

353 Commits (fb0e5ea1cef09f435fbe1785ec06dbdbf83a3370)

Author SHA1 Message Date
Louis Ruch 9671daf6e0 Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell b0480eb7b3 Move migrations to 32
4 years ago
Todd beecbbb8a2
Upsert creates a new KMS and Updates PKI workers (#2187)
4 years ago
Irena Rindos 06d0f99536
bug(workersAPI): do not allow nonprintable or uppercase name or desc (#2186)
4 years ago
Todd 577d8418cd
Make name column immutable for kms workers. (#2190)
4 years ago
Jim 9997f1a7bd
feature (workers): required schema changes (#2185)
4 years ago
Louis Ruch 631de0e5e2 chore(changelog): Update changelog
4 years ago
Louis Ruch 4b365db634 feat(target): Add support for static credentials during authorize-session
4 years ago
Louis Ruch 58d9d42a88 feat(session): Add support for session static credentials
4 years ago
Louis Ruch 00dfea1244 feat(target): Add support for static credential as target credential sources
4 years ago
Michael Gaffney b6da1ccac7 feat(db): add static credential store schema
4 years ago
Todd 4b526538af
Make server_id in job_run type text since it is nullable. (#2177)
4 years ago
Louis Ruch b6ca61a7f6
refact(cred-libs): Update user_password to username_password (#2154)
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
irenarindos 16d95262a6 feature(worker): add workerKeyId to status
4 years ago
Timothy Messier 32070678dc
perf(session): Remove connections from session list endpoint
4 years ago
Timothy Messier 5b0abe2e27
feat(session): Add migration to delete terminated sessions
4 years ago
Johan Brandhorst-Satzkorn e7273d65c2
Bump Go version to v1.18.3 (#2158)
4 years ago
Gabriel Santos 3521c21cd5
fix: Refuse to start if max_open_connections is below 5 (#2097)
4 years ago
Todd 1e3c941be1
Add active session count to the worker (#2145)
4 years ago
irenarindos 642e41c9d7 feat(workerAuth): Implement nodeenrollment lib workerauth storage
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
Jim 70c5da1048
feature (workers): add repository CreateWorker(...) (#2105)
4 years ago
Todd a281d10206
Add worker config table and view (#2090)
4 years ago
Todd 3fbf901739
Add source to worker tags table (#2087)
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
irenarindos 54c30d2cad bug(session): null fkey trigger also checks for session terminated state
4 years ago
irenarindos 0ef523ba77 Remove column cascade
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 2a8e179692 Update against changes from merge
4 years ago
irenarindos 8579a248d4 refactor(servers): minor sql adjustments to worker and controller tables
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
irenarindos c6764e85d9 fix(session): Update session state transition trigger
4 years ago
Timothy Messier f00af362dc
fix(session): Include where clause with order and limit
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Timothy Messier 4599e64cab feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var
4 years ago
Jim addbfee593
chore: upgrade gofumpt to v0.3.1 (#2028)
4 years ago
Louis Ruch e6b7b7f60a
feat(db): Suppress not found events during db lookups (#1979)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
irenarindos 32132d6bc1 refactor(session connections): Refactor connection closure
4 years ago