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

feat: add support for mounting secrets #222

Merged
merged 2 commits into from
Dec 9, 2021
Merged

feat: add support for mounting secrets #222

merged 2 commits into from
Dec 9, 2021

Conversation

sethvargo
Copy link
Member

@sethvargo sethvargo commented Dec 9, 2021

Adds support for mounting secrets via environment variables or via the filesystem.

@sethvargo sethvargo requested a review from a team as a code owner December 9, 2021 15:52
@sethvargo sethvargo force-pushed the sethvargo/secret branch 5 times, most recently from 2ca765e to c7ab6de Compare December 9, 2021 16:46
@sethvargo sethvargo changed the title Add support for mounting secrets into envvars Add support for mounting secrets Dec 9, 2021
@sethvargo sethvargo changed the title Add support for mounting secrets feat: add support for mounting secrets Dec 9, 2021
@sethvargo sethvargo enabled auto-merge (squash) December 9, 2021 16:53
Copy link
Contributor

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/secret.ts Outdated Show resolved Hide resolved
src/main.ts Show resolved Hide resolved
@sethvargo sethvargo merged commit 0fe069f into main Dec 9, 2021
@sethvargo sethvargo deleted the sethvargo/secret branch December 9, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support using secrets
2 participants