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

Request Subset of Secrets #12

Open
dsanders11 opened this issue Nov 8, 2023 · 0 comments
Open

Request Subset of Secrets #12

dsanders11 opened this issue Nov 8, 2023 · 0 comments

Comments

@dsanders11
Copy link
Member

Some jobs may only want a subset of secrets, would be nice to allow requesting a subset with query parameters. Since the default format does an export for each secret key, this can be problematic since it will clobber any existing environment variables with the same name. We ran into this on Fiddle where we still needed a secret from the secrets service, but also needed to provide a value for one of those keys in the environment (too slow to get Infra WG to update the secrets) and that ran into the clobbering situation.

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