Commit Graph

156 Commits (c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d)

Author SHA1 Message Date
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
1 year 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
Johan Brandhorst-Satzkorn fa898fe87b internal/credential: add pagination service functions
2 years ago
Johan Brandhorst-Satzkorn e0092999de internal/credential/static: add pagination support
2 years ago
Johan Brandhorst-Satzkorn a470f4c0c3 internal/credential: add pagination options
2 years ago
Johan Brandhorst-Satzkorn 0d39456418 internal/boundary: add GetResourceType to Resource
2 years ago
Jeff Mitchell 263660a7cb
Add support for templating key_id (#4215)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Michael Gaffney d638378d57
fix(vault): Set the Vault TLS client options if specified
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
Johan Brandhorst-Satzkorn 6081b6c58d
internal/credential: simplify TestObject test helper (#3899)
2 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
2 years ago
Jeff Mitchell eb20b80c71
Migrate some credential bits around (#3864)
3 years ago
Johan Brandhorst-Satzkorn 2e0587bff0
credential: fix lint errors (#3746)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago