Commit Graph

79 Commits (090b2b28f856e382d3ab3c8a069ccbae8c19158d)

Author SHA1 Message Date
Jeff Mitchell 090b2b28f8
Clean up some dev config kms code (#2321)
4 years ago
Jeff Mitchell 8800ec9c94
Reorganize logic to allow a poison pill (#2317)
4 years ago
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Jeff Mitchell a589c32269 Minor capitalization change
4 years ago
Jeff Mitchell 9a4545e59e
Fix eventing and worker name setup (#2204)
4 years ago
Haotian 40ba275759 feat(worker): add 'initial_upstreams' field to worker config to prepare to replace 'controllers' field. Update worker config description on website.
4 years ago
Irena Rindos f7dbf2a532
Merge pull request #2163 from hashicorp/irindos-clusterid-upstreams
4 years ago
irenarindos 256498d40f fixup! feat(worker): Map cluster ID in config to upstream address
4 years ago
Jeff Mitchell 5b978d7fa7
Adjust parameter naming (#2161)
4 years ago
irenarindos 3aa7d11419 feat(worker): Map cluster ID in config to upstream address
4 years ago
Jeff Mitchell f4642930b4
Updates from review of 2076 (#2135)
4 years ago
Haotian 631c174f47
feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Haotian 898da56a77
feat(workers): Add storage path parameter to worker config
4 years ago
Timothy Messier b5080c30c1
fix(config): Prevent panic when setting audit config filter orverrides (#2021)
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Hugo Vieira 5f36057f65 feat(config): Env/file support for Worker description
4 years ago
Irena Rindos 7bf787ec40 feat(config): Add env and file support for database max connections
4 years ago
Hugo Vieira 8462a65637 feat(config): Add env/file support to Worker.Controllers field
4 years ago
Irena Rindos 5601f2bc5f feat(config) Add env and file support to Plugins execution dir
4 years ago
Irena Rindos 1f43ec174f
Merge branch 'main' into irenarindos-env-file-controllerconfig
4 years ago
Irena Rindos 161916f6d3 feat(config): Add env and file support to Controller description
4 years ago
Hugo Vieira 1576af70cc feat(config): Add env and file support to Worker Tags
4 years ago
Todd 808b986834
Read and List Plugin based Hosts (#1655)
5 years ago
Jeff Mitchell f01a8060a0 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell c05324282f
Rename the UI passthrough dir flag/env var (#1600)
5 years ago
Jeff Mitchell 1c8e0ed1e1
Add scaffolding for external host plugins and convert aws/azure over (#1581)
5 years ago
Jim 5f46207e76
Events: add redact/encrypt node for audit events to Eventer (#1490)
5 years ago
Jim 00cb18efbe
use parseutil.ParseDurationSecond(...) which allows a value without a suffix to be treated as seconds instead of nanoseconds (#1447)
5 years ago
Jim acc3dda2df
parse the duration string specified in an event file config into a time.Duration (#1446)
5 years ago
Jeff Mitchell c75c97a872
Normalize event configuration (#1444)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Louis Ruch 74aba58c73
Remove Telemetry from config tests (#1401)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell 4900f249e6 Update parseutil import location
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Chris Marchesi 5a70875726
internal/servers/controller: Worker failure connection cleanup (#1340)
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 9c945b7021
Migrate ParseAddress to shared-secure-libs (#1313)
5 years ago
Jeff Mitchell 765829be6e
Update CORS to have an allowed_origin of `*` by default (#1249)
5 years ago
Jeff Mitchell 13545e3171
Revert "internal/cmd/config: allow explicit origin list w/implicit CORS toggle (#1247)" (#1248)
5 years ago
Chris Marchesi 579fc621ec
internal/cmd/config: allow explicit origin list w/implicit CORS toggle (#1247)
5 years ago
Jeff Mitchell f32e7f9144
Add ability for the controller/worker name to be read from env/file (#1181)
5 years ago
Dylan Scott 4ae5003763
PR #1001: Postgres Connection Pooling Control (#1015)
5 years ago
Jeff Mitchell c54aedcf1a
By default, add Boundary Desktop's origin to allowed CORS origins (#1121)
5 years ago
Jeff Mitchell 17ad2410cd Add extra tags config test
5 years ago
Jeff Mitchell 4738ceee5d
Add TLS certificate and worker tag reloading on SIGHUP (ICU-1142) (ICU-1143) (#959)
5 years ago