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

Retrieve Secret Metadata Without Fetching the Secret in Vault #2023

Open
benzch opened this issue Feb 18, 2025 · 0 comments
Open

Retrieve Secret Metadata Without Fetching the Secret in Vault #2023

benzch opened this issue Feb 18, 2025 · 0 comments

Comments

@benzch
Copy link

benzch commented Feb 18, 2025

Hi,

I’m trying to determine whether it’s possible to retrieve the metadata of a secret without fetching the secret itself. My goal is to first check the metadata and then decide whether to retrieve the secret using the with secret function.

Is this functionality natively supported, or would it require an enhancement?

The specific use case is to prevent the Vault Agent Injector from failing when the current version of a secret is deleted. Instead of failing, I want to be able to skip that specific secret gracefully.

Any insights or suggestions would be greatly appreciated!

Thanks!

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

No branches or pull requests

1 participant