guanw / ct-dns

service discovery with support for different storage options + http/grpc protocols (WIP)
0 stars 0 forks source link

Read redis config from kubernetes-redis.yml #63

Closed guanw closed 4 years ago

guanw commented 4 years ago

Enable reading from this config for kubernetes example

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into jude-kubernetes will increase coverage by 0.09%. The diff coverage is 94.11%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           jude-kubernetes      #63      +/-   ##
===================================================
+ Coverage            93.98%   94.08%   +0.09%     
===================================================
  Files                   20       20              
  Lines                  499      507       +8     
===================================================
+ Hits                   469      477       +8     
  Misses                  20       20              
  Partials                10       10
Impacted Files Coverage Δ
cmd/config.go 78.94% <100%> (+5.61%) :arrow_up:
plugins/storage/factory.go 100% <100%> (ø) :arrow_up:
plugins/storage/redis/factory.go 72.22% <87.5%> (+5.55%) :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 b49f913...0db9218. Read the comment docs.