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

fix: writing helm values back to git #693

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

Conversation

supercairos
Copy link

@supercairos supercairos commented Mar 20, 2024

When using a write-back feature on a helm backed repository, keys were not printed correctly.

This PR fixe this and also allow usage of vault-helm plugin.

@supercairos
Copy link
Author

supercairos commented Mar 20, 2024

This is based of work in PR #637 but it use the latest master

Signed-off-by: Romain Caire <super.cairos@gmail.com>
Signed-off-by: Romain Caire <super.cairos@gmail.com>
@supercairos supercairos changed the title Fix writing HELM values back to GIT fix: writing helm values back to git Mar 20, 2024
@supercairos
Copy link
Author

Feel free to review @jannfis

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.59%. Comparing base (7d93c7a) to head (62c5197).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
+ Coverage   66.27%   66.59%   +0.31%     
==========================================
  Files          22       22              
  Lines        2150     2176      +26     
==========================================
+ Hits         1425     1449      +24     
- Misses        591      592       +1     
- Partials      134      135       +1     

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

Signed-off-by: Romain Caire <super.cairos@gmail.com>
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

2 participants