Skip to content

Don't wait for services which are not expected to restart #13

@davisagli

Description

@davisagli

Some services are expected to run once after deployment, then stop trying to restart. (for example: a service to run a migration script) The action currently does not correctly detect when these have converged, and gets stuck waiting.

I'm talking about a service with a deploy configuration like this:

      restart_policy:
        condition: on-failure

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