deis / router

Edge router for Deis Workflow
https://deis.com
MIT License
80 stars 57 forks source link

feat(chart): add aws-specific idle timeout annotation to router service #327

Closed vdice closed 7 years ago

vdice commented 7 years ago

Ref https://github.com/deis/router/issues/326

codecov-io commented 7 years ago

Codecov Report

Merging #327 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   55.69%   55.69%           
=======================================
  Files           6        6           
  Lines         386      386           
=======================================
  Hits          215      215           
  Misses        151      151           
  Partials       20       20

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 f81d872...bbf8dee. Read the comment docs.

krancour commented 7 years ago

For anyone who may have this concern, please note that this AWS-annotation will not have any adverse effect when this chart is installed elsewhere.

bacongobbler commented 7 years ago

:shipit: ?