Skip to content

HCVault: refactor test to avoid using docker #648

@souleb

Description

@souleb

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

No one assigned

    Labels

    area/sopsSOPS related issues and pull requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions