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/servers/controller
Johan Brandhorst-Satzkorn f2fa1142d3
fix(test): Remove uses of t.FailNow in goroutines (#1978)
4 years ago
..
auth Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
common fix(session connections): Create session connection repository 4 years ago
handlers Put session ID in ALPN (#1966) 4 years ago
internal/metric Initialize and provide handler for proxy worker http metrics (#1961) 4 years ago
config.go
controller.go Defines the controller api metrics and registers them at controller startup (#1917) 4 years ago
controller_test.go refact(controller): Validate listener configuration in New 4 years ago
cors_test.go refact(controller): Validate listener configuration in New 4 years ago
gateway.go refact(controller): Ensure deterministic listeners start order 4 years ago
handler.go Defines the controller api metrics and registers them at controller startup (#1917) 4 years ago
handler_noui.go
handler_test.go fix(test): Remove uses of t.FailNow in goroutines (#1978) 4 years ago
handler_ui.go
handler_ui_test.go
intercepting_listener.go
interceptor.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 5 years ago
interceptor_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 5 years ago
listeners.go Add collector updating interceptor to the controller cluster grpc server (#1964) 4 years ago
listeners_test.go Remove ALPN Muxer (#1965) 4 years ago
multi_test.go test(session): Speed up some tests around dead worker cleanup 4 years ago
session_cleanup_job.go test(session): Speed up some tests around dead worker cleanup 4 years ago
session_cleanup_job_test.go test(session): Speed up some tests around dead worker cleanup 4 years ago
testing.go fix(test): Remove uses of t.FailNow in goroutines (#1978) 4 years ago
testing_test.go Defines the controller api metrics and registers them at controller startup (#1917) 4 years ago
tickers.go
worker_tls_config.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago