uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.14k stars 423 forks source link

Allow overriding nginx stdout log path #282

Closed codygibb closed 4 years ago

codygibb commented 4 years ago

Forgot to handle stdout in my previous log path diff.

codecov[bot] commented 4 years ago

Codecov Report

Merging #282 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   64.77%   64.84%   +0.06%     
==========================================
  Files         186      186              
  Lines        7822     7822              
==========================================
+ Hits         5067     5072       +5     
+ Misses       2000     1998       -2     
+ Partials      755      752       -3     
Impacted Files Coverage Δ
lib/blobrefresh/refresher.go 68.08% <0.00%> (+6.38%) :arrow_up:
utils/dedup/interval_trap.go 100.00% <0.00%> (+11.11%) :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 6d7aff5...eceb85b. Read the comment docs.