Skip to content

Automatic rollback on image pull error #32

@hemarkus

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

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