Commit Graph

170 Commits (db68e85d88ea307fcd4fdf79656227df5a80df64)

Author SHA1 Message Date
Michael Milton 3ecb1fcfd4
feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) (#6209)
6 months ago
dependabot[bot] 959fe3ebd3
chore(deps): bump the go group across 7 directories with 5 updates (#6035)
7 months ago
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
8 months ago
Hugo 7a6c4eeb56 feat(target): Enrich CredentialLibrary object with credential type
8 months ago
Andrew Gaffney 0824dd7d16 feat(handlers): CRUDL support for vault-generic Username-Password-Domain credentials (#1527)
8 months ago
April-May e4dfa76c8e feat(credential/vault): Primitives for UPD cred in vault-generic library
8 months ago
Andrew Gaffney ee908ddc23 feat(credential/vault): Implement UPD vault credential extractor (#1520)
8 months ago
April-May 34b4028d31 feat(credential/static): Implement CRUDL for UsernamePasswordDomain
8 months ago
Andrew Gaffney 141225baad feat(credential/static): Implement UsernamePasswordDomain type (#1512)
8 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
8 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
11 months ago
Hugo a65d5d8573
feat: Normalize fields across various Boundary components (#5599)
11 months ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Damian Debkowski acc40e0d08
fix: resolve small issues in db transactions (#5522)
1 year ago
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
2 years ago
David Bond 61c1544446
Fix panic in credential renewal job (#5116)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Louis Ruch 2e6edb843d feat(vault): Add headers to client interface
2 years ago
Louis Ruch 0cfca44cf5 fix(vault): Fixes credential_vault_credential_private view
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Michael Li d74d667716
test(credential): Potential fix for race condition (#4587)
2 years ago
Jeff Mitchell 4542eef22b
Add templating coalesce function (#4492)
2 years ago
Jeff Mitchell 19b19d6756
Comment out parallel statements causing test failures (#4528)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
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 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Michael Li 25dff3322a
test: Randomize docker network name (#4306)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Johan Brandhorst-Satzkorn 1303f7c363 Fix linter warnings (#4219)
2 years ago
Johan Brandhorst-Satzkorn 6238a533b0 internal/credential: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn 5ef1a39727 internal/credential: use simpler query arg
2 years ago
Johan Brandhorst-Satzkorn 12403d49ad internal/credential: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 7190042f8e internal/credential: 🤦
2 years ago
Johan Brandhorst-Satzkorn a7ebb7a3ef internal/credential: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 3197ab763f internal/credential/static: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 7efb43ac03 internal/credential/vault: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn dc0b8cfc62 internal/credential: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn 48e8d454a4 internal/credential: use correct resource in tests (#4128)
2 years ago
Johan Brandhorst-Satzkorn c6e80dbe32 internal/credential: add library pagination logic
2 years ago
Johan Brandhorst-Satzkorn 1337a57674 internal/credential/vault: add pagination logic
2 years ago
Johan Brandhorst-Satzkorn a9e0d6693d internal/credential/static: simplify list parsing (#4112)
2 years ago
Johan Brandhorst-Satzkorn 6b2f5fe29f internal/credential: fix comment (#4106)
2 years ago
Johan Brandhorst-Satzkorn 9f6ac602ee internal/handlers: add credential pagination support
2 years ago