Atomic save (rollback implementation) #61
Labels
Backend-Spinnaker
The issue is related to the built-in Spinnaker Backend
bug
Something isn't working
save
Related to "shore save"
The current implementation of the
SavePipeline
command assumes implements the happy path only.This may lead to inconsistent states where in
Nested Pipelines
the child pipelines are updated without the parent being updated due to an error.Plan and implement an Atomic save construct that rolls back the
Nested Pipelines
save operation in case of an error.The text was updated successfully, but these errors were encountered: