ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Deploy on internal cluster #66

Closed frankscholten closed 5 years ago

frankscholten commented 5 years ago

See https://github.com/ContainerSolutions/externalsecret-operator/issues/65

codecov[bot] commented 5 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.58%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   58.29%   57.71%   -0.59%     
==========================================
  Files           7        7              
  Lines         199      201       +2     
==========================================
  Hits          116      116              
- Misses         76       77       +1     
- Partials        7        8       +1
Impacted Files Coverage Δ
secrets/onepassword/client.go 0% <0%> (ø) :arrow_up:
...troller/externalsecret/externalsecret_functions.go 84.61% <0%> (-7.06%) :arrow_down:

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 13ca2a0...83f005f. Read the comment docs.

riccardomc commented 5 years ago

What is the state of this PR? @frankscholten ?