kuberig icon indicating copy to clipboard operation
kuberig copied to clipboard

RollbackController interface

Open teyckmans opened this issue 6 years ago • 0 comments

With the TickGateKeeper we can signal that deloy should be cancelled.

We should introduce a RollbackController so users can perform rollback actions.

We should also track the resources that were created/updated/deleted so they are available for RollbackController implementations.

teyckmans avatar May 12 '19 16:05 teyckmans