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: add package to read secrets from files #132

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

mgoetzegb
Copy link
Member

@mgoetzegb mgoetzegb commented Nov 27, 2024

What

Add package to read secrets from files. Added function secretfiles.Read reads the value from the passed environment variable (name) and loads it into a string.

Why

This is a common scenario when working with Docker Secrets and is needed is multiple services.

Checklist

  • Tests

@mgoetzegb mgoetzegb requested review from a team as code owners November 27, 2024 12:57
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@mgoetzegb mgoetzegb merged commit d6f1c37 into main Nov 27, 2024
8 checks passed
@mgoetzegb mgoetzegb deleted the secrets-from-files branch November 27, 2024 15: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.

2 participants