You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/daemon/worker
Irena Rindos 4493dfd527
use prior and current worker auth keys (#2495)
4 years ago
..
common Move the server daemons into their own package (#2061) 4 years ago
internal/metric feat(workers): Add metrics for worker server-side grpc connections, refactor repeated code into common location (#2367) 4 years ago
proxy feat(credentials): Refactor credential purposes (#2260) 4 years ago
session feat(ssh): Use HostId as HostKeyAlias for connect ssh helper (#2490) 4 years ago
addressreceiver.go feature (downstreams): Add hooks for optional downstream workers/router (#2359) 4 years ago
auth_rotation.go use prior and current worker auth keys (#2495) 4 years ago
auth_rotation_test.go use prior and current worker auth keys (#2495) 4 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller_connection.go Add controller-led worker auth flow (#2413) 4 years ago
handler.go chore(targets): Improve help and errors around ssh targets (#2445) 4 years ago
health.go Add health endpoint for worker (#2442) 4 years ago
health_test.go Add health endpoint for worker (#2442) 4 years ago
listeners.go feat(workers): Add metrics for worker server-side grpc connections, refactor repeated code into common location (#2367) 4 years ago
listeners_test.go Create session manager for workers to use to interact with sessions (#2235) 4 years ago
package_registration.go Move the server daemons into their own package (#2061) 4 years ago
rpc_registration.go Reorganize logic to allow a poison pill (#2317) 4 years ago
status.go feat(workers): worker operational state (#2427) 4 years ago
status_test.go Move the server daemons into their own package (#2061) 4 years ago
testing.go Clean up some dev config kms code (#2321) 4 years ago
testing_test.go Clean up some dev config kms code (#2321) 4 years ago
worker.go Worker graceful shutdown (#2455) 4 years ago
worker_proxy_service.go Fix error about unimplemented HcpbWorkers call (#2361) 4 years ago
worker_test.go OSS side of second downstream connections (see enterprise PR 69) (#2292) 4 years ago