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 keychain provider for reading text/yaml/json secrets #585

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

anisimovdk
Copy link
Contributor

This pull request adds a new provider for retrieving secrets from the macOS Keychain.

@anisimovdk anisimovdk force-pushed the add-keychain-provider branch 3 times, most recently from a14be10 to 9f226ea Compare November 28, 2024 22:22
@yxxhero
Copy link
Member

yxxhero commented Nov 29, 2024

@anisimovdk please fix ci issues. thanks so much.

@anisimovdk anisimovdk force-pushed the add-keychain-provider branch from 9f226ea to ce30aaf Compare November 29, 2024 06:52
README.md Outdated Show resolved Hide resolved
@anisimovdk anisimovdk force-pushed the add-keychain-provider branch from ce30aaf to e1afc0e Compare November 29, 2024 06:59
@anisimovdk anisimovdk marked this pull request as draft November 29, 2024 07:38
@anisimovdk
Copy link
Contributor Author

There is a problem with cross-platform build for lib github.com/keybase/go-keychain.
I will try another one.

@anisimovdk anisimovdk force-pushed the add-keychain-provider branch from 71f40a4 to 2d717de Compare November 30, 2024 20:35
@anisimovdk anisimovdk marked this pull request as ready for review November 30, 2024 20:37
Signed-off-by: Dmitry K. Anisimov <[email protected]>
Signed-off-by: Dmitry K. Anisimov <[email protected]>
@yxxhero yxxhero merged commit ab686ca into helmfile:main Dec 4, 2024
4 checks passed
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.

3 participants