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 base64 encoding support to file provider #167

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

skokhanovskiy
Copy link
Contributor

Fixes #163.

@skokhanovskiy skokhanovskiy force-pushed the feature/add-file-base64-encoding branch 2 times, most recently from 7feca6c to 6fbc3e4 Compare September 16, 2023 15:18
Stepan Kokhanovskiy added 2 commits September 16, 2023 18:21
Signed-off-by: Stepan Kokhanovskiy <skokhanovskiy@gmail.com>
Signed-off-by: Stepan Kokhanovskiy <skokhanovskiy@gmail.com>
@yxxhero
Copy link
Member

yxxhero commented Sep 16, 2023

@skokhanovskiy add some unit-tests will be better.

Signed-off-by: Stepan Kokhanovskiy <skokhanovskiy@gmail.com>
@skokhanovskiy
Copy link
Contributor Author

@yxxhero I've added some tests for both GetString() and GetStringMap().

@yxxhero yxxhero merged commit 601350d into helmfile:main Sep 21, 2023
3 checks passed
@skokhanovskiy skokhanovskiy deleted the feature/add-file-base64-encoding branch September 29, 2023 04:39
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.

Add support to encode file as base64 string
2 participants