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
Todd b6c0ccc1e8
Refactor proxy handler to separate connection and protocol handling (#2678)
3 years ago
..
common Split grace period into multiple config values (#2578) (#2603) 3 years ago
internal/metric feat(metric): adds accepted/closed connections counters to worker and controller servers (#2668) 3 years ago
proxy Refactor proxy handler to separate connection and protocol handling (#2678) 3 years ago
session Refactor proxy handler to separate connection and protocol handling (#2678) 3 years ago
addressreceiver.go revert merge llb-multihop-sessions (#2628) 3 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 revert merge llb-multihop-sessions (#2628) 3 years ago
countingconn.go fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
countingconn_test.go feat(worker): net.Conn implementation to count Bytes Read and Written 3 years ago
handler.go Refactor proxy handler to separate connection and protocol handling (#2678) 3 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(metric): adds accepted/closed connections counters to worker and controller servers (#2668) 3 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 revert merge llb-multihop-sessions (#2628) 3 years ago
status_test.go Split grace period into multiple config values (#2578) (#2603) 3 years ago
testing.go Split grace period into multiple config values (#2578) (#2603) 3 years ago
testing_test.go Add test helper for creating a multihop worker setup (#2513) 4 years ago
worker.go add worker version to network graph (#2672) 3 years ago
worker_proxy_service.go Fix error about unimplemented HcpbWorkers call (#2361) 4 years ago
worker_test.go Forward port some release fixes (#2631) 3 years ago
workerdisconnect_test.go Disconnect PKI workers from upstreams when they are no longer authorized (#2515) 3 years ago