Commit Graph

45 Commits (e596daf34d444872f072de49a4ee2d16caa965eb)

Author SHA1 Message Date
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Irena Rindos 5d6aa3b729 refactor(session): Remove dead session termination code
4 years ago
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Louis Ruch c4506ec743 feat(scheduler): Add support for run now option
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Michael Gaffney 4636d34943
test(credential): Add credential mapping override to delete test
4 years ago
Michael Gaffney 888f8cea03
test(credential): Add credential mapping override to list test
4 years ago
Louis Ruch e75f1d2f73
feat(credential): Add mapping override update for API/SDK/CLI
4 years ago
Louis Ruch da20a8b434
feat(credential): Add support for Vault KV2
4 years ago
Michael Gaffney 035182681a
feat(credential): Allow updating of credential mapping overrides
4 years ago
Michael Gaffney 9cdfc5f986
docs(vault): Add comment about the default value of HttpMethod
4 years ago
Michael Gaffney ba8188e6d7
feat(credential): Add mapping override to credential library on lookup
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney 17762ed01e
test(vault): Fix use of assert library in tests
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Louis Ruch f4b9b83caf fmt: Fix import groups
4 years ago
Louis Ruch 9b39345c7f bug(credential): Fix panic in credential Issue
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
5 years ago
Jeff Mitchell 03de1c4b21
Pass namespace to the Vault client (#1660)
5 years ago
Louis Ruch 157bea08b9
test(vault): Register vault jobs for tests to reduce error spam in logs (#1630)
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jim 350b79be2d chore: Update go:build tags to new fmt
5 years ago
Jim 5312f7d042
fix (credential/vault): Correct typo in error msg (#1547)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
Jeff Mitchell 4900f249e6 Update parseutil import location
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jeff Mitchell 96d11410c4 Actually use the right password
5 years ago
Jeff Mitchell 36036e5d9c Update help text from test
5 years ago
Lars Lehtonen c0640d4fee
internal/credential/vault: fix dropped error (#1359)
5 years ago
Louis Ruch 26a0303b38
Add sentinel and sanitize package (#1353)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Louis Ruch 2def804bdb
Update unique error (#1344)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago