Commit Graph

205 Commits (bebe4f5c37eefdca4db283580ef3473f3442652a)

Author SHA1 Message Date
Todd eb37fc8d07
Quote tags before printing them out. (#2211)
4 years ago
Jeff Mitchell 32d04b9ce7
Allow a worker to use KMS auth but accept PKI for proxy (#2206)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Johan Brandhorst-Satzkorn d06ac0d370
Propagate plugin execution dir to CreatePlugin (#2183)
4 years ago
Jeff Mitchell 8fd663af47
Send more info on KMS connect (#2182)
4 years ago
irenarindos 594e6e82b5 feat(worker): save workerAuth request to a file
4 years ago
Haotian 631c174f47
feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076)
4 years ago
Jeff Mitchell 2f06513a3a Merge branch 'main' into llb-byow
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Todd d8a443e238 Merge branch 'main' into llb-byow
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Jeff Mitchell f748af7b02 Initial BYOW auth PoC (#29)
4 years ago
Johan Brandhorst-Satzkorn 8ed560fc3e
Add memory profile build target (#1960)
4 years ago
Johan Brandhorst-Satzkorn a1c656ca94
fix(event): Remove wrapper validation (#2032)
4 years ago
Todd 631de192d3
Initialize the build info metrics using init to always register to the DefaultRegistery. (#2020)
4 years ago
Todd 0b12feb953
Do not register the build_info collectors multiple times. (#2014)
4 years ago
Haotian e3f72bd0a4
feat(metrics): add build info metric on server start (#1984)
4 years ago
Jeff Mitchell 07dc3db974
Remove ALPN Muxer (#1965)
4 years ago
Todd 3eb22b073a
Defines the controller api metrics and registers them at controller startup (#1917)
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Jeff Mitchell c99907c6c5
Update keyring deps to remove deprecation warnings (#1924)
4 years ago
Jeff Mitchell e596daf34d
Add hclog adapter and gating to eventer (#1915)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Hugo Vieira f1063a62a0 feature(config): add sockaddr template support
4 years ago
Hugo Vieira 21a771b581 test(servers base): add tests ahead of functionality change
4 years ago
Jeff Mitchell 95568ef07f
Fix tests using multiple controllers (#1734)
4 years ago
Jeff Mitchell 5559cf54d3
Don't always assume plugins should be activated (#1732)
4 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jim eecd878b36
feature: Add signing (hmac-sha256) of audit entries (#1666)
4 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
4 years ago
Jeff Mitchell b1a72bd445 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
4 years ago
Jeff Mitchell 3de16b6e21
Fix TLS 1.2 support (#1637)
4 years ago
Timothy Messier 24c6c329fe
chore(target): Remove unused option support from repo Create
4 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
4 years ago
Jeff Mitchell 1c8e0ed1e1
Add scaffolding for external host plugins and convert aws/azure over (#1581)
4 years ago
Jeff Mitchell 13ad92d800 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
4 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
4 years ago
Jeff Mitchell 217adfc4d2
Pull over CombinedSliceFlagValue from WIP plugin-hostcatalogs (#1582)
4 years ago
Jeff Mitchell 70e6536919
Swap server interface for client (#1580)
4 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
4 years ago
Todd e11a481256
Register Azure and AWS at controller start up (#1570)
4 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
4 years ago
Jim 350b79be2d chore: Update go:build tags to new fmt
4 years ago
Jeff Mitchell a834a14785
Add attribute flag building and parsing (#1562)
4 years ago
Timothy Messier 2ee1d4e6e4
refactor: Make docker pacakge an internal package of cmd/base
5 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago