Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Aborting deploys #368

@jeroenvisser101

Description

@jeroenvisser101

I think it should be possible to do the following:

  1. Abort a deploy while the builder is building the image (seems impossible)
  2. Abort (and rollback) while the application is partially rolled out
  3. Abort when the first node can't be deployed because health checks are failing (iirc, this isn't being done right now) (this should be fixed in fix(scheduler): rollback scale / deploy when the desired number of pods can not be brought up in a timely manner controller#792, thanks @helgi)

In the worst case, you don't want to wait until a faulty commit has been fully deployed before you can roll it back.

I would love to hear thoughts on this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions