Commit Graph

787 Commits (02ff2db66e015aed51a2b9d1735dcc8036d9bfba)

Author SHA1 Message Date
Susmitha Girumala 868a165a86
Bump admin UI version for credential brokering feature (#1429)
5 years ago
Louis Ruch 76a7ce93e8
Fix race with base context cancel and final run update in scheduler (#1422)
5 years ago
Chris Marchesi a15961e461
Close connections on worker on shutdown, add force shutdown (#1354)
5 years ago
Jim be8c3cb1ea
prevent panics when waitgroup == nil (#1423)
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 ab6f3eaeb4
Migrate credential-library nomenclature around targets to credential-source (#1413)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
5 years ago
Michael Gaffney d4fc2efa53
Move base interfaces of the domain into a boundary package (#1415)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Chris Marchesi 1ebb8efab6
Apply extra review feedback from #1340 (#1400)
5 years ago
Jim cab3dd6986
update eventlogger dep which should eliminate a possible panic with the gated.Broker is nil (#1411)
5 years ago
Chris Marchesi aae0c29f88
internal/servers/worker: fix TestWorkerWaitForNextSuccessfulStatusUpdate (#1402)
5 years ago
Louis Ruch 2dae498123
Ensure job progress is always reported (#1396)
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 b533e12c1a Update password import
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 44329d4ff9 Repoint mlock import
5 years ago
Jeff Mitchell 140c54e319 Repoint base62 import
5 years ago
Jeff Mitchell 9ba1948298 Remove telemetry calls as we aren't using them
5 years ago
Jeff Mitchell 051fe60718 Duplicate logging instead of using from shared secure libs, as it's going out of there and we'll be moving away from hclog anyways
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
Chris Marchesi 895de869ab
internal/db: add enumeration constraints for the server table (#1386)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Chris Marchesi 77bafcab71
internal/servers/worker: actually return when aborting closeConnections (#1371)
5 years ago
Chris Marchesi 48e55f156a
worker: ensure connections are closed in local state on controller fail (#1369)
5 years ago
Jim b3a74584ca
Add WriteSysEvent to the events package. (#1360)
5 years ago
Jeff Mitchell db269c968d
Use database time for liveness calculation (#1368)
5 years ago
Susmitha Girumala 7f9bc768a0
Bump admin ui version to latest (#1365)
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
Jeff Mitchell 14c7993c2c
Rework single-value set-credentials-library logic (#1364)
5 years ago
Todd Knight 13a65052b4
Allow set-credential-library when a single library id is provided. (#1363)
5 years ago
Jim 3820503979 "make fmt" updates
5 years ago
Chris Marchesi 9f9acce972
[Merge to main] internal/servers/worker: Controller failure connection cleanup (#1330) (#1357)
5 years ago
Randall Morey 2b4155d01e
chore: bump UI version (#1361)
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
Todd Knight 6766704687
Move setting worker as active closer to AuthorizeSession in the hopes that the liveness period doesn't pass before the AuthorizeSession can be called. (#1348)
5 years ago
s-christoff 39d54803be
Remove dep (#1346)
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
s-christoff d143f398c0
Change error packages for events (#1339)
5 years ago
Louis Ruch 054549d81e
Allow where without args in searchWhere (#1333)
5 years ago
Louis Ruch 466219f109
Add gostringer to client_secret (#1315)
5 years ago