Commit Graph

821 Commits (5fe40bc7bd200788e34d8bcf4ce1dfd1da5bbad2)

Author SHA1 Message Date
Jim 5fe40bc7bd style (events): add changes from `make fmt` in prep for release.
5 years ago
Louis Ruch 4cdce29a84
fix(connect): Remove erroneous event error message (#1500)
5 years ago
Jeff Mitchell 2c61bd4963
Fix recursive listing when the ingress scope lacks permissions (#1478)
5 years ago
Jeff Mitchell 781871c30d
Properly accept grant format type=<type>;output_fields=<of> (#1474)
5 years ago
Louis Ruch 030c09c6b9
bug(targets): Fix panic in authorize-session (#1496)
5 years ago
Louis Ruch db8e9bb0c6
refactor(worker): refactors the proxy handler to use endpoint scheme (#1491)
5 years ago
Jim 5f46207e76
Events: add redact/encrypt node for audit events to Eventer (#1490)
5 years ago
Timothy Messier 90e2c871f0
refactor(wh): Remove host prefix from wh_user_dimension org fields
5 years ago
Timothy Messier 026f09a9a8
refactor(wh): Rename primary and foreign key columns
5 years ago
Timothy Messier c8bf1917f5
db: Refactor test setup for pre-populated data
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Jeff Mitchell b13975cb6a
Move API resource pbs to new location (#1484)
5 years ago
Michael Gaffney 5f88243ddc
Fix db migration that adds support for OIDC in the data warehouse (#1471)
5 years ago
Louis Ruch 31af49e76d
refactor(worker): Move tcp_proxy into its own package (#1458)
5 years ago
Jim 4d70c049c2
fix: Stop trying to re-write the resp header on event flush errors (#1463)
5 years ago
Timothy Messier 0f19009cea
feat(wh): Add oidc related columns to wh_user_dimension (#1455)
5 years ago
Jeff Mitchell f7894811f5
Update go-bexpr to allow colons in paths; add a test (#1453)
5 years ago
Jim 3bd6a209a4
prevent panic when hclog_formatter_node is operating on a struct (#1456)
5 years ago
Timothy Messier 624bdbf0c2
test(db): Add baseline tests for wh_user_dimension (#1454)
5 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
Jim 00cb18efbe
use parseutil.ParseDurationSecond(...) which allows a value without a suffix to be treated as seconds instead of nanoseconds (#1447)
5 years ago
Jim acc3dda2df
parse the duration string specified in an event file config into a time.Duration (#1446)
5 years ago
Todd Knight 8496093874 make fmt.
5 years ago
Jeff Mitchell c75c97a872
Normalize event configuration (#1444)
5 years ago
s-christoff 00ada3c578
update op (#1442)
5 years ago
Jim 3a3f956615
support new event formats of: hclog-text and hclog-json (#1440)
5 years ago
Jeff Mitchell e3012afb4f
Add primary auth method ID to default output fields, fix display bug (#1441)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Todd Knight 03b4c095c4
Fix syntax error in profiling_on.go (#1437)
5 years ago
Chris Marchesi 947dc96b30
server: Add back controller shutdown on worker startup failure (#1432)
5 years ago
Jim 137729b0c0
Event log adpaters (#1434)
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
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