Skip to content
/ raven Public

Raven is a tool that transform and reconciles secrets stored in Vault to Sealed Secrets stored in a Git repository.

License

Notifications You must be signed in to change notification settings

volck/raven

Repository files navigation

Raven

Raven is a tool that transform and reconciles secrets stored in Vault to Sealed Secrets stored in a Git repository.

Raven will keep a repository eventually consistent by iterating a path in Vault:

  • Creating a sealed secret in a given git repository
  • Cleaning out "old" secrets from git when removed from Vault.

This allows us to make secrets a declarative state and we can publish them...anywhere.. which in Raven is GIT.

Raven can run as a stand alone application, but will require kubeseal. Raven can also run as a dockerized application, but will require the operator to translate a sealed secreet to a normal kubernetes secret.

Authors

About

Raven is a tool that transform and reconciles secrets stored in Vault to Sealed Secrets stored in a Git repository.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages