Commit Graph

65 Commits (c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d)

Author SHA1 Message Date
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
1 year ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Jim 18729721a1
fix (plugins/gcpkms): update dep to fix issue with using gcp kms (#4058)
2 years ago
Jim 1ed0a13004
refact (kms): convert to the new stdlib slices pkg (#3836)
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jim 98d3e59372
feat(KMS): add BSR external wrapper
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Michael Li 44fd85c751
fix(kms/test): Fix flake (#2723)
3 years ago
Jim 38b12394fd
refactor (kms): add GetWrapperer for RewrapFn parameter (#2701)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Hugo Vieira bed6e1a0ff feat(server): Reload database on SIGHUP
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Jim 3da78aa7e4
refactor (kms): Update dependency required a small refactor (#2253)
4 years ago
Haotian 631c174f47
feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076)
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Jim 8895bc08e0
fix (kms): properly reconcile DEKs for existing scopes (#1976)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
4 years ago
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
4 years ago
Louis Ruch c9a189a18e
test(kms): Add missing tests and fixup some log lines (#1645)
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Michael Gaffney 094bdcdd2b
protobuf: remove unused imports (#1267)
5 years ago
Jim 358f5a61fb
bump protoc to v3.15.8 (#1147)
5 years ago
Jeff Mitchell be10cc4b42
Update grpc/proto deps (#1136)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Michael Gaffney aafbada3ae
Remove calls to `t.Helper()` from test methods (not helpers) (#1063)
5 years ago
Jim f21996d8ad
refactor to use WithOrderByVersion(...) (#1059)
5 years ago
Jeff Mitchell fcbf372881
Bump proto/grpc deps (#1017)
5 years ago
Jeff Mitchell 3037896e07 Add same default purpose switch later on, although it should never be hit
5 years ago
Jeff Mitchell c3684d20db
Fix WithKeyId option (#970)
5 years ago
Jim f7aad2e0c8
add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884)
5 years ago
Louis Ruch 8151b30ce9
ICU-743/Domain errors internal/kms refactor (#848)
5 years ago
Jeff Mitchell 84c617dc49 Run make gen after the gofumpt update
5 years ago