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
Irena Rindos 39953fe329
fix(targets): return LookupTargets error in AuthorizeSession (#3484)
3 years ago
..
auth Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
common Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
handlers fix(targets): return LookupTargets error in AuthorizeSession (#3484) 3 years ago
internal/metric chore: Add license headers to all files 3 years ago
config.go Add more logging to worker auth rotation and test flags 3 years ago
controller.go Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
controller_test.go feat(plugins): Refactor host plugins to boundary plugins (#3262) 3 years ago
cors_test.go refactor (events): QOL fix: turn off events for tests. (#3163) 3 years ago
gateway.go Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
gateway_test.go fix: allow responses larger than the default 4194304 recv msg size (#3276) 3 years ago
handler.go Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
handler_noui.go chore: Add license headers to all files 3 years ago
handler_test.go feat(storage): Add support for Storage Bucket API 3 years ago
handler_ui.go feat(ui): serve controller metadata from ui handler (#3120) 3 years ago
handler_ui_test.go feat(ui): serve controller metadata from ui handler (#3120) 3 years ago
interceptor.go feat: add request ctx stream interceptor 3 years ago
interceptor_test.go Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
kms_conn_router.go chore: Add license headers to all files 3 years ago
listeners.go KMS-PKI Workers (#3101) 3 years ago
listeners_test.go chore: increment base version to 0.13.0 3 years ago
multi_test.go chore: Add license headers to all files 3 years ago
rewrapping_test.go chore: Add license headers to all files 3 years ago
rpc_registration.go cluster: pass controller ext to authorize conn 3 years ago
rpc_registration_test.go feature(worker/controller): register UpstreamMessageServiceServer 3 years ago
testing.go Remove all deprecated Err/Wrap/E calls (#3286) 3 years ago
testing_test.go Add monitor session job proto and controller changes 3 years ago
tickers.go AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957) 3 years ago
worker_tls_config.go Port over changes (#3061) (#3062) 3 years ago