Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Add cross-zone load balancing conformity rule #138

Merged
merged 2 commits into from
Sep 30, 2014

Conversation

radonsky
Copy link
Contributor

From our experience, cross-zone load balancing should be enabled for pretty much all ELBs. This conformity rule checks that this attribute is set for all load balancers associated with a given cluster. You can enable this rule by setting simianarmy.conformity.rule.CrossZoneLoadBalancing.enabled to true in your configuration.

Marek Radonsky added 2 commits September 30, 2014 15:53
* master:
  The original condition should be returned in addition to the new one since unit-test will otherwise fail: the reason for that is that the unit-test checks two things: 1. selected instances 2. terminated
  maxTerminationsPerDay was checked only once for the group before the iteration over the instances while ee should check if maxTerminationsPerDay was exceeded before trying to terminate *any* instance.
@cloudbees-pull-request-builder

SimianArmy-pull-requests #145 SUCCESS
This pull request looks good

coryb added a commit that referenced this pull request Sep 30, 2014
Add cross-zone load balancing conformity rule
@coryb coryb merged commit 011d467 into Netflix:master Sep 30, 2014
@radonsky radonsky deleted the add_cross_zone_lb_conformity_rule branch October 28, 2014 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants