Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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