hashicorp / vault-k8s

First-class support for Vault and Kubernetes.
Mozilla Public License 2.0
786 stars 169 forks source link

CI: test against n-2 versions of Vault #604

Closed benashz closed 6 months ago

benashz commented 7 months ago

This PR add support for testing the VAI against n-2 versions of Vault. It is adapted from the work done in the vault-secrets-operator project.

Relates to https://github.com/hashicorp/vault-csi-provider/pull/249

benashz commented 6 months ago

@tvoran should be good for another pass. Thanks!