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(cli): allow setting content hasher and key derivers via env vars #3837

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bathina2
Copy link
Contributor

@bathina2 bathina2 commented May 1, 2024

This PR enables setting the kopia cryptographic settings through environment variables.

@bathina2 bathina2 changed the title Allow crypto settings through enviornment variables. feat(cli): Allow crypto settings through enviornment variables. May 1, 2024
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.10%. Comparing base (cb455c6) to head (499effa).
Report is 127 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3837      +/-   ##
==========================================
+ Coverage   75.86%   77.10%   +1.23%     
==========================================
  Files         470      479       +9     
  Lines       37301    28669    -8632     
==========================================
- Hits        28299    22104    -6195     
+ Misses       7071     4664    -2407     
+ Partials     1931     1901      -30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julio-lopez julio-lopez changed the title feat(cli): Allow crypto settings through enviornment variables. feat(cli): allow setting key derivers through environment variables May 2, 2024
@julio-lopez julio-lopez changed the title feat(cli): allow setting key derivers through environment variables feat(cli): allow setting key derivers via environment variables May 2, 2024
@julio-lopez julio-lopez changed the title feat(cli): allow setting key derivers via environment variables feat(cli): allow setting content hasher and key derivers via environment variables May 2, 2024
@julio-lopez julio-lopez changed the title feat(cli): allow setting content hasher and key derivers via environment variables feat(cli): allow setting content hasher and key derivers via env vars May 2, 2024
@bathina2
Copy link
Contributor Author

bathina2 commented May 3, 2024

Hold off merging

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.

None yet

1 participant