-
Notifications
You must be signed in to change notification settings - Fork 737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scale up canary on confirm rollout #878
Scale up canary on confirm rollout #878
Conversation
Codecov Report
@@ Coverage Diff @@
## main #878 +/- ##
==========================================
- Coverage 56.71% 56.68% -0.04%
==========================================
Files 67 67
Lines 5439 5439
==========================================
- Hits 3085 3083 -2
- Misses 1894 1896 +2
Partials 460 460
Continue to review full report at Codecov.
|
2450c1e
to
8726308
Compare
@AlonGluz can you please squash all commits and confirm this is working as expected on your cluster? |
@stefanprodan, sure thing. |
8726308
to
9fe6bb0
Compare
Codecov Report
@@ Coverage Diff @@
## main #878 +/- ##
==========================================
+ Coverage 56.58% 56.65% +0.06%
==========================================
Files 68 67 -1
Lines 5565 5442 -123
==========================================
- Hits 3149 3083 -66
+ Misses 1946 1899 -47
+ Partials 470 460 -10
Continue to review full report at Codecov.
|
9fe6bb0
to
a3ac75e
Compare
Signed-off-by: Alon Gluzman <alon.gluzman@stackpulse.io>
a3ac75e
to
92f4be7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @AlonGluz 🏅
fix: #669
fix: #874