Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow another process (eg Vault Agent) #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdeanmcdonald
Copy link

Hello Lucretius! I have a Vault setup such that a Vault Agent process is already running next to my Vault Server nodes. This Vault Agent uses auto_auth with AWS, and writes a token to a sink file. I wanted to have your raft snapshot agent use that token, instead of authenticate via approle. I made a couple minor additions and figured I'd create a pull request in case it's worth adding to your project.

VSCode did some auto formatting which formatted a couple spots that I otherwise would not have touched. I can undo those if this is something you want to pull into your project

Argelbargel added a commit to Argelbargel/vault-raft-snapshot-agent that referenced this pull request Sep 18, 2023
…ally to credentials in env-vars changing (again) and allow external configuration via file-sources (as proposed by @rdeanmcdonald in Lucretius#12)
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