summaryrefslogtreecommitdiff
path: root/internal/tests/integration/datasources_vault_test.go
AgeCommit message (Expand)Author
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-11-17feat(fs): Support Vault AWS IAM auth (#2264)Dave Henderson
2024-06-30fix(vault): Upgrade go-fsimpl for KVv2 vault bug, and add test coverage (#2157)Dave Henderson
2024-05-29chore!: Replacing the data.Data type with a datasource registry (#2083)Dave Henderson
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-03-11Remove support for obsolete Vault app-id authDave Henderson
2023-02-25CI updatesDave Henderson
2023-02-04Remove uses of pkg/errorsDave Henderson
2022-04-10Removing some panics from testsDave Henderson
2021-09-04Add new Go 1.17 //go:build lines (#1207)Dave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2020-05-09Move integration tests to internal packageDave Henderson