Skip to content

Automatic rollback on image pull error #32

Description

@hemarkus

After #7 is in place, an automatic rollback could be done if the image could not be fetched from the repository.
This could be an alternative to #5.

The steps to roll back should be:

  • delete the resources of the application (e.g. deployment) (optional)
  • reset (--hard) the rollout repo to HEAD~1
  • re-apply the resources

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