- Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
area/sopsSOPS related issues and pull requestsSOPS related issues and pull requests
Description
The test cases in internal/sops/hcvault/keysource_test.go use "github.com/ory/dockertest"
to spin up a test vault server.
We want to replace this to avoid having a dependency with docker. Instead we want to use a HVCault test server like https://pkg.go.dev/github.com/hashicorp/vault/vault#TestCluster.
Metadata
Metadata
Assignees
Labels
area/sopsSOPS related issues and pull requestsSOPS related issues and pull requests