update deployment strategy to rolling update#349
Conversation
|
@vjayraghavan please update the description field |
updated the description |
|
I'm re-running one of the Travis CI jobs to see if it passes. For reference all of the Travis CI jobs failed with the below error: |
Well ... that didn't work. The Travis CI jobs keep failing with the same error. |
|
What's this |
|
@Smiley73 / @seanmalloy that is a result of running the Line 244 in 30b563d The tests were failing as a result of this change and @vjayraghavan is working on updating the tests to properly ensure Eunomia is running with the new deployment strategy. |
Codecov Report
@@ Coverage Diff @@
## master #349 +/- ##
=======================================
Coverage 24.76% 24.76%
=======================================
Files 6 6
Lines 541 541
=======================================
Hits 134 134
Misses 378 378
Partials 29 29 Continue to review full report at Codecov.
|
vinny-sabatini
left a comment
There was a problem hiding this comment.
The rest looks good to me. Please remove the progressDeadlineSeconds and then I think this is ready to merge.
Description
Added deployment strategy to automatically rollout new deploynemt.
Fixes #309
Type of change
Checklist