Commit Graph

66 Commits (bumped-ui-commit-95f72e1)

Author SHA1 Message Date
April-May dc25c1aadd
chore(errors): Add early disconnection error (#6126)
5 months ago
Ryan Derr bd4dd9808a
Conflicting Error Code Bump (#6002)
6 months ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Elim Tsiagbey 3f94c900f0 feat: Add worker event listener
2 years ago
Todd 2d18f82c9f Rename refresh token errors to list error (#4138)
2 years ago
Todd b2fec2e4f0 Store and use refresh tokens in the client cache (#3857)
2 years ago
Timothy Messier 8643d8e6c6
feat(errors): Add code for invalid configuration
2 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
2 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
Jim 536551dc0c
fix: update go-dbw dep and refactor conversion of pgx errors (#3242)
3 years ago
Danielle Miu 1052118836
remove field masks from proto
3 years ago
Louis Ruch 042c46e00e
test(storage): Avoid panic in test when writing to closed channel
3 years ago
Damian Debkowski 95c3b2d56a
test(storage): improve loopback mock err & update storage container closed err msg
3 years ago
Todd feb87e717e
Add Closed error code and rename recorder cache to manager
3 years ago
Todd dbbcdb72bf
Add match test for hashicorp and go 1.20 multi errors
3 years ago
Jim 6cc984e4e4
feat (errors): add WorkerFoundForRequest error code
3 years ago
Todd 68dc4da50e
Add CloseConnectionRecording enums to the upstream message service
3 years ago
Louis Ruch 52fbc6410c
feat(storage): Add interface, options and errors
3 years ago
Todd 1e3b02fbe7
Add error info and code test for a recently added error
3 years ago
Todd bd2bca987d
Add the first iteration of the recorder cache and wire it in
3 years ago
Jim aa10d1dbfe
feat(KMS): add BsrKeys type and req. receiver functions
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Irena Rindos d5fed10918
fix no path info message (#2751)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Todd 412e7a2418
Add interfaces and error codes for processing downstream router connections (#2511)
3 years ago
Jim 2818bb65cd
feature (downstreams): Add hooks for optional downstream workers/router (#2359)
4 years ago
Jim b3ec54e81b
feature (server): add new error codes for downstream workers DAG (#2275)
4 years ago
Jim 6ceda0e595
feature (errors): add support fmt specifier with operands to WithMsg(...) (#2126)
4 years ago
Louis Ruch e6b7b7f60a
feat(db): Suppress not found events during db lookups (#1979)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Louis Ruch 9b39345c7f bug(credential): Fix panic in credential Issue
4 years ago
Jeff Mitchell b64761f38f
Add repository and functions around plugin host set membership (#1629)
4 years ago
Jim 769416c2ff
refactor (controller): Use a grpc server for the grpc-gateway (#1576)
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
4 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 4363a4084e
Add membership setting function (#1259)
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago
Todd Knight 61e236f76d
OIDC Callback Error Redirect (#1174)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Michael Gaffney d3146992f1
Errors: add Code and Kind for external system errors (#1080)
5 years ago
Louis Ruch 93bad3cb83
400 if account already assocaited (#1048)
5 years ago