Commit Graph

423 Commits (e596daf34d444872f072de49a4ee2d16caa965eb)

Author SHA1 Message Date
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 9aa2d4cd84
test(session): Speed up some tests around dead worker cleanup
4 years ago
Timothy Messier 79670180a7
refact(session): Move domain logic of Worker Status into domain service
4 years ago
Timothy Messier cdb035f5fc test(worker_service): Add baseline tests for Status
4 years ago
irenarindos 32132d6bc1 refactor(session connections): Refactor connection closure
4 years ago
irenarindos 3482f91a17 refactor(connections): Move connect connect to the Connection repo
4 years ago
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago
Louis Ruch f8b27645d9
fix(scheduler): Update job run query to not error on running conflict (#1914)
4 years ago
Todd 3242d3936e
Add test coverage for dns names on a host when authorizing a session in target_service_test.go. Add the recent fixes to the changelog. (#1854)
4 years ago
Justen Walker bd30ff4140
fix(controller/targets): authorize-session should allow h_ ids (#1853)
4 years ago
Haotian fa00a06bef
feat(host): Add host set information to static host (#1828)
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
Louis Ruch a90f1f4eb1 feat(target): Decode based on credential type
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Louis Ruch 425a56179f feat(worker): Implement egress credentials
4 years ago
Timothy Messier 27ebfa1125
Merge pull request #1796 from hashicorp/llb-credential-type-mapping
4 years ago
Louis Ruch d46daa573f feat(server): Add grpc_middleware recovery interceptor
4 years ago
Louis Ruch e75f1d2f73
feat(credential): Add mapping override update for API/SDK/CLI
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Louis Ruch 72a15b8d2d
bug(target): Add *-host-sources actions to target service (#1794)
4 years ago
Jim baa1d88f1f
feature: Add client ip to inbound request information (#1678)
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Timothy Messier 0cfd8279b0
fix(controller/targets): Fix creation of credential libraries
4 years ago
Timothy Messier 533b434d1a
refact(controller/targets): Move tcp functionality into subpackage
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Thor 9f7c650101
api: Returns connections as part of sessions (#1714)
4 years ago
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago
Jeff Mitchell 269fb94885 Add test controller option to not use a templated database
4 years ago
Jeff Mitchell 1c39691023
Fix setting host catalog attributes to nil (#1743)
4 years ago
Louis Ruch 9bec68f32c
refact(servers): Cleanup redundant if else (#1741)
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 3b83184700
Add missing read only check on secrets hmac field in handler (#1729)
4 years ago
Todd 056e72491d
Attempt to fix the ci error. (#1723)
4 years ago
Louis Ruch 0cf9573f24 chore: make fmt
4 years ago
Louis Ruch c33efbf223
chore: make fmt (#1721)
4 years ago
Todd 1417e17909
Fix nil pointer error when listing by non existing host catalog. (#1720)
4 years ago
Todd b1c53951d5
Use the correct collection actions response when updating host catalogs. (#1718)
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
Jeff Mitchell 8110e0eab3
Increment version of host during updates (#1707)
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
4 years ago
Todd 5d2b0e94aa
Update sync interval seconds field. (#1698)
4 years ago
Todd b16ce175e5
Fix secrets clearing bug in update. Changes to update count behavior for catalogs (#1691)
4 years ago
Todd Knight f41bceda83 Merge from main and `make gen`
4 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jim f46803d808
feature (authmethod): Add managed grps perms to auth collection actions (#1695)
4 years ago
Todd 61f9d1f6af
Add update set handler and sdk functionality (#1684)
4 years ago