FalcoSuessgott / vault-kubernetes-kms

Encrypt Kubernetes Secrets using Hashicorp Vault as the KMS Provider
https://falcosuessgott.github.io/vault-kubernetes-kms/
MIT License
23 stars 1 forks source link

fix(log): dont output vault token #86

Closed FalcoSuessgott closed 1 month ago

FalcoSuessgott commented 1 month ago

fixes #85

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.67%. Comparing base (cf4bfd8) to head (c49fcd0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== + Coverage 33.10% 33.67% +0.57% ========================================== Files 7 7 Lines 290 291 +1 ========================================== + Hits 96 98 +2 + Misses 178 177 -1 Partials 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.