Commit Graph

1374 Commits (ecdcf72e0e61496beb68dfa8d428ea3de3df1ba5)
 

Author SHA1 Message Date
Jim b3d8b50307
Sink documentation (#1449)
5 years ago
Mike Wickett 534efef039
rebase cleanup (#1435)
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 6b578c0e30 Update to versions 0.5.0
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
Bryce Kalow 8599b55f7a
web: migrate to web platform- packages (#1405)
5 years ago
Jim 6785055a4d
update to latest tagged version (#1436)
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
Jim df42c71881
add events feature to changelog (#1431)
5 years ago
Chris Marchesi 29ea10c6f8
Add session cleanup changes to CHANGELOG.md (#1426)
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
Randall Morey 02ff2db66e
docs: add credential doc redirects and fix session redirect (#1425)
5 years ago
Susmitha Girumala 868a165a86
Bump admin UI version for credential brokering feature (#1429)
5 years ago
Chris Marchesi bf679c2f05
Fix Makefile target (docker-multiarch-build) (#1427)
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
Jacob Mammoliti fc998b7034
Adding support to build multi-arch Boundary images (#1395)
5 years ago
Nico Vibert 05869a6f74
Update manage-targets.mdx (#1376)
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
xuwhao ade67e6bb5
fixed typo: specifc -> specific, varibles -> variables, idomatic -> idiomatic. (#1421)
5 years ago
Mike Wickett acede17909
changes desktop CTA language (#1412)
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
Jeff Mitchell 324f4d5532
Bump to Go 1.16.6, which fixes some important issues (#1407)
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 fccdf80161 Update API import
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