Commit Graph

983 Commits (ebea283421d596d541cb7e9e6cce6a11c0b2df07)

Author SHA1 Message Date
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
Thor 7fa2cd2526
rename migration from 01-09 after bad merge (#1709)
4 years ago
Thor ad31b6d6c3
repo: Return connection informat in Session response object (#1690)
4 years ago
Jeff Mitchell 8cd8453113 Update dev loopback host plugin flag name
4 years ago
Jeff Mitchell 8110e0eab3
Increment version of host during updates (#1707)
4 years ago
Jim 1b6c9a25c8
Add more opts when using Create + WithOnConflict (#1706)
5 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
5 years ago
Todd 46a1edcb3b
Add DNS Names and IP Addresses to the CLI output. (#1701)
5 years ago
Todd 78dc6cf370
OnConflict constraints for adding host ip and dns names in upsertHosts (#1700)
5 years ago
Jim c6d79bc911
feature (db): Add WithOnConflict support to CreateItems(...) (#1699)
5 years ago
Todd 5d2b0e94aa
Update sync interval seconds field. (#1698)
5 years ago
Todd Knight 5850001a07 Rename file to match others in directory and remove TODO.
5 years ago
Todd b16ce175e5
Fix secrets clearing bug in update. Changes to update count behavior for catalogs (#1691)
5 years ago
Todd 5cfcc41f00
Fix bug for adding preferred endpoint when non existed prior. (#1692)
5 years ago
Todd Knight f41bceda83 Merge from main and `make gen`
5 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim f46803d808
feature (authmethod): Add managed grps perms to auth collection actions (#1695)
5 years ago
Todd 61f9d1f6af
Add update set handler and sdk functionality (#1684)
5 years ago
Jim 1ac151100e
docs (internal/db): Add docs Update/Delete operations using WithWhere (#1687)
5 years ago
Todd 29b4537d3b
Reference PreferredEndpoints by top level struct name (#1688)
5 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
5 years ago
Todd Knight dba7c6b531 Fix value of op constant for syncSets
5 years ago
Chris Marchesi c2cd6febca
internal/host/plugin: add UpdateSet (#1686)
5 years ago
Todd 2229d1a819
Call OnCreate or OnUpdate on the plugin after db constraints are checked (#1683)
5 years ago
Todd 050553ffcf
Add update catalog support for plugin based catalogs in handler and go sdk (#1673)
5 years ago
Jim c047c4d89d
refactor (db): Remove the internal/db test tables from the migrations (#1675)
5 years ago
Jim 048fceaf54
feature (workers): Add audit events for worker requests (#1681)
5 years ago
Jim b96f57ec4e
fix (events): Only "sign" audit events (#1677)
5 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim eecd878b36
feature: Add signing (hmac-sha256) of audit entries (#1666)
5 years ago
Chris Marchesi 157f1a091b
internal/host/plugin: add update catalog test for empty/same description (#1672)
5 years ago
Timothy Messier 242e353f18
fix(schema): Prevent duplicate versions per edition (#1670)
5 years ago
Chris Marchesi 0670e272e3
internal/host/plugin: Add UpdateCatalog (#1634)
5 years ago
Jim b6ad76e4d2
fix (db): Clean up tests a bit (#1669)
5 years ago
Chris Marchesi 165cc5ef1b
fix ineffectual assignment to err in DeleteCatalog (#1664)
5 years ago
Jim f2ad4de554
fix (migrations): Adjust migration numbers to remove dups (#1667)
5 years ago
Todd 54bccf3674
Mask manager can now include mask paths w/ a specified prefix which would be filtered otherwise (#1654)
5 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
5 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
5 years ago
Chris Marchesi 1bc9a07316
populate correct field for host catalog secret (#1661)
5 years ago
Jeff Mitchell 03de1c4b21
Pass namespace to the Vault client (#1660)
5 years ago
Jim 4df3b40def
feature (db): Add support for multi-column PKs (#1658)
5 years ago
Jeff Mitchell b9269ce93c
Update available actions for host resource (#1659)
5 years ago
Todd 1ff2968409
Warehouse contains "Unsupported" host_address for plugin based hosts (#1656)
5 years ago
Timothy Messier 1a24a0fc2f
feat(sqltest): Make container name configurable
5 years ago
Todd 808b986834
Read and List Plugin based Hosts (#1655)
5 years ago
Timothy Messier decc3ec2cf
test(targets): Change test to not depend on response order (#1653)
5 years ago
Timothy Messier 7d7d8af694
feat(cli): Add support for egress credentials for targets command
5 years ago
Timothy Messier 1da403a2d2
feat(api): Add support for egress credentials for targets endpoint
5 years ago