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

Add vault_db modules #50

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add vault_db modules #50

wants to merge 3 commits into from

Conversation

lkubb
Copy link
Collaborator

@lkubb lkubb commented Apr 24, 2024

What does this PR do?

  • Adds vault_db modules for interfacing with the Database secret engine.
  • Adds a vault_lease beacon module to monitor and renew cached leases.

The interface for cached database credentials is probably more complicated than necessary, but I wanted to keep this flexible since there is not enough learned experience to establish best practices.

If anyone wants to check this out and/or leave a review/some comments, you're always welcome. I'm going to leave this up a bit before merging.

What issues does this PR fix or reference?

Fixes: #52
Fixes: #53

Merge requirements satisfied?

Commits signed with GPG?

Yes

@lkubb lkubb force-pushed the vault-db branch 3 times, most recently from eeb2f0a to 5fa3833 Compare April 24, 2024 12:56
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@lkubb lkubb force-pushed the vault-db branch 6 times, most recently from 413a0d6 to 26f08fb Compare April 24, 2024 14:58
@lkubb lkubb force-pushed the vault-db branch 5 times, most recently from 432057f to 3786f5a Compare April 25, 2024 22:19
@lkubb lkubb force-pushed the vault-db branch 3 times, most recently from e9695cd to d3e41ec Compare May 14, 2024 20:59
@lkubb lkubb marked this pull request as ready for review May 14, 2024 22:34
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.

[FEATURE REQUEST] Add vault_lease beacon module [FEATURE REQUEST] Add vault_db modules
2 participants