Skip to content

Suspend ASG rebalance #46

@nwalke

Description

@nwalke

We have an issue where the ASG will rebalance across AZs while we're in the middle of a deploy. For example, we have four instances...
1 in a, 1 in b, and 2 in c.

If the deploy starts with the instance in a, then the ASG will immediately start trying to rebalance across AZs. This causes an instance to come up with an old version of code since the new version has not yet successfully deployed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions