Commit Graph

181 Commits (72e6ea8da0cf60021dcb60d40929c2db3efbbeea)

Author SHA1 Message Date
Hugo ee9f9fb4a1 feat(worker): Support running AWS host plugin
2 years ago
Ryan Derr de141e34a9
Worker Connection Failure Add Controller Target (#5109)
2 years ago
Johan Brandhorst-Satzkorn 41de35f2b1
internal/daemon/controller+worker: propagate downstream timeout (#5083)
2 years ago
Jeff Mitchell 66af7dba98
Allow reloading some server timings (#5071)
2 years ago
Johan Brandhorst-Satzkorn 96688b36d5
internal/daemon: simplify time update tests (#5041)
2 years ago
Hugo abb2d50494 fix(worker): Use 16-bit int parsing for TCP port
2 years ago
Sorawis Nilparuk (Bo) 350ac90a57
implement configurable getDownstreamWorker timeout (#5007)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Elim Tsiagbey 670a43ca22 feat(worker): set storage bucket states for worker status
2 years ago
Irena Rindos b54608b9f2
worker auth: use new previous pkix field (#4894)
2 years ago
Michael Li ca1196cdc9
test(worker): Address flake in TestMonitorUpstreamConnectionState (#4668)
2 years ago
dani 1a77e4da86
Boundary Plugin MinIO (#4621)
2 years ago
Elim Tsiagbey a23c57e7c6 feat: add storageEventListener nil check
2 years ago
Elim Tsiagbey 3f94c900f0 feat: Add worker event listener
2 years ago
Elim Tsiagbey 8506ed3e2c feat: Report Local Storage State Status
2 years ago
Damian Debkowski aea473c77b feat: new worker config for minimumAvailableCapacity
2 years ago
Jeff Mitchell 7e214026af
Fix issue with workers connecting in high latency conditions (#4535)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jeff Mitchell 483f13226e Adjust tofu token check
2 years ago
Jeff Mitchell 8e71caa2e3 Address some review feedback
2 years ago
Jeff Mitchell 84c0e94097
Add a bit more useful worker auth output (#4308)
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell 92f7d8cfb2
Minor test fixes (#4004)
2 years ago
Timothy Messier dd23f6fdbf
Update websocket library (#3908)
2 years ago
Elim Tsiagbey 5741807b4a
fix: monitorUpstreamConnectionState CPU consumption (#3884)
3 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
3 years ago
Jeff Mitchell 20ac42c851
Add some useful dev flags (#3865)
3 years ago
Jeff Mitchell 602bbcc43e
Fix intermittent startup issues on slow systems (#3803)
3 years ago
dani 9413837b6a
pass storage an empty context so it can close cleanly (#3653)
3 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Irena Rindos 7bd2d2c913
feat(worker): allow hcp cluster id to be sourced from env var (#3709)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Elim Tsiagbey fabd4093de
feat: Worker Connectivity Health Check (#3650)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell 929ede1c18
Modify some tests to expose error cases that weren't being exposed (#3302)
3 years ago
Todd 5a68d789ec
Initialize base context when creating New worker and not at start (#3294)
3 years ago
Louis Ruch 281f217dcc
feat(plugins): Refactor host plugins to boundary plugins (#3262)
3 years ago
Todd fb1ea92a30
Pass both the control and data context into handle
3 years ago
Todd 59ae4b5901
Expand the recorder manager interface
3 years ago
Todd feb87e717e
Add Closed error code and rename recorder cache to manager
3 years ago
Louis Ruch 798a1f952a
feat(storage): Add support for storage plugins
3 years ago
Jim 410bec1e00
feature(worker/controller): register UpstreamMessageServiceServer
3 years ago
Louis Ruch def8e47f32
feat(storage): Add pluginInfo to storageBucket
3 years ago
Louis Ruch 52fbc6410c
feat(storage): Add interface, options and errors
3 years ago
Todd bd2bca987d
Add the first iteration of the recorder cache and wire it in
3 years ago