-
Notifications
You must be signed in to change notification settings - Fork 519
fix: do not check agent & master pool size when using availability zones #206
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sylr If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @tariq1890 |
Codecov Report
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
- Coverage 53.18% 53.17% -0.02%
==========================================
Files 95 95
Lines 14228 14224 -4
==========================================
- Hits 7567 7563 -4
Misses 5995 5995
Partials 666 666 |
2 similar comments
Codecov Report
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
- Coverage 53.18% 53.17% -0.02%
==========================================
Files 95 95
Lines 14228 14224 -4
==========================================
- Hits 7567 7563 -4
Misses 5995 5995
Partials 666 666 |
Codecov Report
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
- Coverage 53.18% 53.17% -0.02%
==========================================
Files 95 95
Lines 14228 14224 -4
==========================================
- Hits 7567 7563 -4
Misses 5995 5995
Partials 666 666 |
Codecov Report
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
- Coverage 53.23% 53.22% -0.02%
==========================================
Files 95 95
Lines 14240 14236 -4
==========================================
- Hits 7581 7577 -4
Misses 5994 5994
Partials 665 665 |
@sylr Can you rebase this? |
You might want to start little and grow over time. You should not be forced to use at least 2 times the amount of availability zones. Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>
0e89f4c
to
3907e24
Compare
@tariq1890 rebased |
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
@jackfrancis Requesting you for review and merge. |
/lgtm |
Clone of Azure/acs-engine#4271