AliyunContainerService / log-pilot

Collect logs for docker containers
https://yq.aliyun.com/articles/674327
Apache License 2.0
1.43k stars 400 forks source link

Update pilot.go #332

Open oldthreefeng opened 3 years ago

oldthreefeng commented 3 years ago

fix to LABEL_SERVICE_LOGS_CUSTOME_CONFIG_TEMPL, when for range an label, will never get the ENV_SERVICE_LOGS_CUSTOME_CONFIG_TEMPL

codecov-commenter commented 3 years ago

Codecov Report

Merging #332 (874dc4b) into master (c7a9b22) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   20.35%   20.35%           
=======================================
  Files           7        7           
  Lines         678      678           
=======================================
  Hits          138      138           
  Misses        510      510           
  Partials       30       30           
Impacted Files Coverage Δ
pilot/pilot.go 24.88% <100.00%> (ø)

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 c7a9b22...874dc4b. Read the comment docs.