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
Jeff Mitchell 37273d7a9c
Fix two items: (#2544)
3 years ago
..
auth feat(auth): Expose ACL from VerifyResults 4 years ago
common refact(controller): Move Target Repository Factory to the target package 4 years ago
handlers Fix two items: (#2544) 3 years ago
internal/metric refactor(metric): move common metrics functions out of 'internal' directory (#2536) 3 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller.go Add interfaces and error codes for processing downstream router connections (#2511) 3 years ago
controller_test.go Update configutil/pluginutil deps (#2346) 4 years ago
cors_test.go When allowed_origins is "*" use that in response (#2289) 4 years ago
gateway.go Move the server daemons into their own package (#2061) 4 years ago
handler.go Add health endpoint for worker (#2442) 4 years ago
handler_noui.go Move the server daemons into their own package (#2061) 4 years ago
handler_test.go Remove deprecated methods/fields on targets (#2393) 4 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 Rename package servers to server (#2222) 4 years ago
interceptor_test.go Rename package servers to server (#2222) 4 years ago
kms_conn_router.go chore: Add white space (#2516) 3 years ago
listeners.go Add error printing when cluster listeners and their consumers error. (#2488) 3 years ago
listeners_test.go Reorganize logic to allow a poison pill (#2317) 4 years ago
multi_test.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
testing.go Worker graceful shutdown (#2455) 4 years ago
testing_test.go feature (events): add TestWithoutEventing(t) (#2137) 4 years ago
tickers.go Rename package servers to server (#2222) 4 years ago
worker_tls_config.go Add client next protos to KMS connection info (#2246) 4 years ago