Commit Graph

186 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn a43cb90a32
internal/session: ensure orphaned connection cleanup (#5438)
1 year ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
Hugo 846c849589
Worker Domain Refactor (#5338)
1 year ago
Johan Brandhorst-Satzkorn 7b30697ddd
internal/session: fix race condition in connection cleanup (#5402)
1 year ago
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
1 year ago
Michael Gaffney 9529491fa6
feat(session): Delete terminated sessions in batches
1 year ago
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
1 year ago
Michael Gaffney 9119effa9e
fix(session): Fix query for orphaned connections (#5138)
2 years ago
Timothy Messier 37bf59243a
refact(session): Replace state start_time/end_time with time range (#5134)
2 years ago
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
2 years ago
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
2 years ago
Johan Brandhorst-Satzkorn a830892fec
Some test fixes (#5084)
2 years ago
Jeff Mitchell 66af7dba98
Allow reloading some server timings (#5071)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Timothy Messier 29cd7bc9d6
fix(session): Move encryption/decryption out of database transactions (#4803)
2 years ago
Timothy Messier 7c14aeaf41
fix(session): Use active transaction (#4592)
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Irena Rindos 1e5559173f
fix(session): return from workerStatusReport on first error (#4586)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 4068829509
Merge pull request #4401 from hashicorp/jefferai-linter-fixes
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Jim c6714c1302
refact: remove used limit parameter in query funcs (#4263)
2 years ago
David Bond 422bd6c224
Use correct argument name in log line (#4252)
2 years ago
Johan Brandhorst-Satzkorn 9a23bd14f0 internal/session: tidy up query
2 years ago
Todd 5056c93845
Fix typo (#4226)
2 years ago
Johan Brandhorst-Satzkorn d4d1efce93 internal/session: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn 6757510205 internal/session: add helper for listing sessions
2 years ago
Johan Brandhorst-Satzkorn 3288f78f12 internal/session: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 576e25bd27 internal/session: fix some test typos
2 years ago
Michael Milton 9c3eb16046 Sessions list pagination (#4079)
2 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell 18e59998e9
Add storage bucket worker filter handling
3 years ago
Todd bc48f2d0e0
Add monitor session job proto and controller changes
3 years ago
Jeff Mitchell bbe9719e19
Add tracking of worker used for injection (#3204)
3 years ago
Elim Tsiagbey 16f48686a7
Refactor Target Repository (#3092)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Irena Rindos 00a73f64d9
bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795)
3 years ago
Todd b359561e51
Filter WorkerList by feature and go from version string to version.Info (#2807)
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Damian Debkowski bca7c371d8 feat(session): Support connecting to an address associated to a Target
3 years ago