Skip to content

runtimevar/hashivault: add HashiVault runtimevar driver#3649

Merged
vangent merged 1 commit intogoogle:masterfrom
JEETDESAI25:feature/runtimevar-hashivault
Dec 11, 2025
Merged

runtimevar/hashivault: add HashiVault runtimevar driver#3649
vangent merged 1 commit intogoogle:masterfrom
JEETDESAI25:feature/runtimevar-hashivault

Conversation

@JEETDESAI25
Copy link
Contributor

Fixes #3611

  • add runtimevar/hashivault module implementing a Vault-backed watcher (KV v1/v2, mount option, SecretError, local go.mod)
  • add unit + conformance tests (requires runtimevar/hashivault/localvault.sh)
  • add examples and docs (how-to section, stub page, goexample entries)
  • wire the new module into allmodules, internal/testing/alldeps, and samples/gocdk-runtimevar
  • tests (go test ./runtimevar/hashivault) pass with the dev Vault running.

@google-cla
Copy link

google-cla bot commented Dec 9, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@vangent vangent merged commit ee536f1 into google:master Dec 11, 2025
4 checks passed
@vangent
Copy link
Contributor

vangent commented Dec 11, 2025

Thanks, looks great!

@JEETDESAI25 JEETDESAI25 deleted the feature/runtimevar-hashivault branch January 19, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

runtimevar: support hashivault integration

2 participants