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
Haotian 5c715478e4
feat(workers): Add metrics for worker server-side grpc connections, refactor repeated code into common location (#2367)
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 Upgrade to Go 1.19 (#2347) 4 years ago
addressreceiver.go feature (downstreams): Add hooks for optional downstream workers/router (#2359) 4 years ago
auth_rotation.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
auth_rotation_test.go Clean up some dev config kms code (#2321) 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 feat(credentials): Refactor credential purposes (#2260) 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(worker): Support reloading of initial upstreams on SIGHUP (#2417) 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 Add controller-led worker auth flow (#2413) 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