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/controller
Todd a0600138fa
Fix wrapped reverse grpc listener (#2687)
3 years ago
..
auth move user variables into globals (#2580) 3 years ago
common Add some common account bits and change over some getOpts -> GetOpts funcs (#2565) (#2566) 3 years ago
handlers feat(targets): Addition of egress and ingress worker filters (#2654) 3 years ago
internal/metric feat(metric): adds accepted/closed connections counters to worker and controller servers (#2668) 3 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller.go add worker version to network graph (#2672) 3 years ago
controller_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
cors_test.go Rewrite interface{} to any (#2535) 3 years ago
gateway.go Add initial templating support to Vault credential libraries (#2569) (#2575) 3 years ago
handler.go Inject Custom Response Headers By Status (#2587) 3 years ago
handler_noui.go Move the server daemons into their own package (#2061) 4 years ago
handler_test.go Rewrite interface{} to any (#2535) 3 years ago
handler_ui.go Move the server daemons into their own package (#2061) 4 years ago
handler_ui_test.go Move the server daemons into their own package (#2061) 4 years ago
interceptor.go Add initial templating support to Vault credential libraries (#2569) (#2575) 3 years ago
interceptor_test.go Add initial templating support to Vault credential libraries (#2569) (#2575) 3 years ago
kms_conn_router.go chore: Add white space (#2516) 3 years ago
listeners.go Fix wrapped reverse grpc listener (#2687) 3 years ago
listeners_test.go Reorganize logic to allow a poison pill (#2317) 4 years ago
multi_test.go Rewrite interface{} to any (#2535) 3 years ago
rewrapping_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
rpc_registration.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 feature (events): add TestWithoutEventing(t) (#2137) 4 years ago
tickers.go Disconnect PKI workers from upstreams when they are no longer authorized (#2515) 3 years ago
worker_tls_config.go Add client next protos to KMS connection info (#2246) 4 years ago