keikoproj / upgrade-manager

Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes
Apache License 2.0
140 stars 45 forks source link

Flush EC2 cache when using launch templates #322

Closed eytan-avisror closed 2 years ago

eytan-avisror commented 2 years ago

Signed-off-by: Eytan Avisror Eytan_Avisror@intuit.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #322 (393ec75) into master (9b1d11c) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
- Coverage   38.40%   38.35%   -0.06%     
==========================================
  Files           7        7              
  Lines         690      691       +1     
==========================================
  Hits          265      265              
- Misses        400      401       +1     
  Partials       25       25              
Flag Coverage Δ
unittests 38.35% <0.00%> (-0.06%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
controllers/rollingupgrade_controller.go 0.00% <0.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 9b1d11c...393ec75. Read the comment docs.