Commit Graph

80 Commits (c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d)

Author SHA1 Message Date
Irena Rindos dfe4f91be3
refactor(server): refactor worker tags (#5445)
1 year ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
Hugo 846c849589
Worker Domain Refactor (#5338)
1 year ago
Irena Rindos 36158056d9
feat(workers): add VerifyKnownWorkers repo function (#5189)
1 year ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Damian Debkowski a20aae9879 update persisted storage bucket credential states from worker status
2 years ago
Damian Debkowski 00e4c5448b feat: workers filtered by sbc state
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
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
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
Todd 2d102a61c5
HcpbWorkers no longer must be KMS workers for LookupHcpbWorkers (#3269)
3 years ago
Jim 21e4827178
fix(Upstream Msg): limit types used in tests
3 years ago
Jim 7dc15f1f39
fix(Upstream Msg): limit types supported in toMsgType(...)
3 years ago
Jim ac67b8d7f5
chore: fix typo in workerUpstreamMessageServiceServer godoc
3 years ago
Johan Brandhorst-Satzkorn ad62df6b36
cluster: pass controller ext to authorize conn
3 years ago
Todd bc48f2d0e0
Add monitor session job proto and controller changes
3 years ago
Todd 4c801cca18
update the recording msg type enums
3 years ago
Todd e2a681a66a
stop exporting registerUpstreamMessageTypeSpecifier
3 years ago
Todd dbe3473874
Add CreateChannel enum for upstream message handler
3 years ago
Jim 8cd0e8595f
refact: split UpstreamMessageHandler into two interfaces
3 years ago
Jim 3995f2e6ae
feat: add proper audit events for UpstreamMessage
3 years ago
Todd 68dc4da50e
Add CloseConnectionRecording enums to the upstream message service
3 years ago
Jim 9f01e1b3c1
refact: RegisterUpstreamMessageHandler stop returning dup err
3 years ago
Jim 410bec1e00
feature(worker/controller): register UpstreamMessageServiceServer
3 years ago
Jim a8574621c7
refact(tests): upstream msg tests for node enrollment chg
3 years ago
Louis Ruch 52fbc6410c
feat(storage): Add interface, options and errors
3 years ago
Jim b9cc441227
feature (handlers): add UpstreamMessageService and its oss impl.
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Jeff Mitchell 164e6cf212
Update nodeenrollment to 0.1.19 (#3090)
3 years ago
Jeff Mitchell b2bab45c13
Port over changes (#3061) (#3062)
3 years ago
Todd fe5b554370 AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957)
3 years ago
Todd 3461caee41 fix downstream manager test (#2950)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Irena Rindos 4114b41527
Filter managed workers from egress workers when the host address is unsafe (#2899)
3 years ago
Todd d8aea569c5
Only return live workers in ListHcpbWorkersResponse (#2876)
3 years ago
Todd b359561e51
Filter WorkerList by feature and go from version string to version.Info (#2807)
3 years ago
Todd bc409bc7d4
Graceful shutdown blocks on running proxy handler connections (#2789)
3 years ago
Todd 38b74ce897
Provide a worker decryption function to proxy handlers (#2784)
3 years ago
Irena Rindos 24bbf57a19
AuthorizeConnection with filters (#2734)
3 years ago
Todd b6c0ccc1e8
Refactor proxy handler to separate connection and protocol handling (#2678)
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago