Skip to content

Blue/Green only works when web app is top application in manifest #5

@brjennin

Description

@brjennin

Our manifest has a "command runner" application that gets deployed first to run migrations followed by deploying our web application.

Our command runner has no route and is not Blue/Green deployed - there is only one instance of it. Our web server is setup for B/G deploys.

It seems like this gem's B/G deploy route flipping only works if the first application in the manifest is the web application with a route. This may not always be the case (as in our situation). It would be great if it could search the manifest for any application with a color in its name and a route and flip those routes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions