这是indexloc提供的服务,不要输入任何密码
Skip to content

Fast-tracked rollbacks with rollbackWindow #1800

@vladorf

Description

@vladorf

Describe the feature

This feature aims to improve rollback workflow after successful release is already done.

Aim is to circumvent analysis step and go straight for promotion, in case new candidate is revert of previous deploy. In these usually emergency cases, time is of essence and revert to previous version should be as fast as possible.

Currently, the only solution seems to be one-off use of skipAnalysis as outlined in #616. While it would be possible to automize it with use of 3rd party controller, it is not quite the out-of-box solution as Argo Rollout rollbackWindows

Proposed solution

Implement logic akin to https://argo-rollouts.readthedocs.io/en/stable/features/rollback/

Any alternatives you've considered?

  • Running custom controller managing skipAnalysis field

Thanks for reading and please let me know, if you would be interested in PR implementing this feature.

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