tuenti / secrets-manager

A daemon to sync Vault secrets to Kubernetes secrets
Apache License 2.0
171 stars 26 forks source link

feat: add vault.approle options #55

Closed rasta-rocket closed 4 years ago

rasta-rocket commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   84.95%   85.02%   +0.06%     
==========================================
  Files           8        8              
  Lines         432      434       +2     
==========================================
+ Hits          367      369       +2     
  Misses         48       48              
  Partials       17       17
Impacted Files Coverage Δ
backend/backend.go 100% <ø> (ø) :arrow_up:
backend/vault.go 77.62% <100%> (+0.31%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b20bcf...90d4613. Read the comment docs.