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 00a73f64d9
bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795)
3 years ago
..
common Split grace period into multiple config values (#2578) (#2603) 3 years ago
internal/metric refactor(metric): adds filter function to collector init method (#2695) 3 years ago
proxy Graceful shutdown blocks on running proxy handler connections (#2789) 3 years ago
session bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795) 3 years ago
addressreceiver.go Graceful shutdown blocks on running proxy handler connections (#2789) 3 years ago
auth_rotation.go use prior and current worker auth keys (#2495) 3 years ago
auth_rotation_test.go use prior and current worker auth keys (#2495) 3 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller_connection.go initial commit (#2768) 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 Rename router to receiver for secondary connections (#2816) 3 years ago
health.go Add health endpoint for worker (#2442) 3 years ago
health_test.go Add health endpoint for worker (#2442) 3 years ago
listeners.go Rename router to receiver for secondary connections (#2816) 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 Fix status NPE if worker has been sitting waiting for registration (#2781) 3 years ago
status_test.go Split grace period into multiple config values (#2578) (#2603) 3 years ago
testing.go initial commit (#2735) 3 years ago
testing_test.go initial commit (#2735) 3 years ago
worker.go Rename router to receiver for secondary connections (#2816) 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