Skip to content

feat: add direct Vault secret resolution for config#6

Merged
haasonsaas merged 1 commit intomainfrom
feat/vault-runtime-references
Mar 6, 2026
Merged

feat: add direct Vault secret resolution for config#6
haasonsaas merged 1 commit intomainfrom
feat/vault-runtime-references

Conversation

@haasonsaas
Copy link
Contributor

@haasonsaas haasonsaas commented Mar 6, 2026

Summary

  • add vault config section and runtime resolver for vault://<path>#<key> references
  • support Vault Kubernetes auth and token auth at startup
  • cache per-path secret reads during config load
  • add unit tests for kubernetes auth, token auth, env mapping, and address validation
  • document Vault usage in example config + chart values/schema + READMEs

Validation

  • go test ./...
  • make ci-local

@haasonsaas haasonsaas merged commit 8662f5f into main Mar 6, 2026
13 of 14 checks passed
@haasonsaas haasonsaas deleted the feat/vault-runtime-references branch March 6, 2026 19:39
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.

1 participant