testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Make test, testsuite operations atomic

Open nicufk opened this issue 2 years ago • 2 comments

Describe the enhancement you'd like to see Now for example if there is an error in deleting a test it won't delete it secrets but the test is deleted.

Additional context Add any other context, CLI input/output, etc. about the enhancement here.

nicufk avatar Aug 04 '22 13:08 nicufk

We should have a kind of Saga for this. Compensate failed operations with reverse ones

vsukhin avatar Aug 24 '22 05:08 vsukhin

Can't controller handle those for CRD's? during delete remove all deps?

exu avatar Sep 12 '22 12:09 exu

We need to define each operation to support

vsukhin avatar Nov 29 '22 13:11 vsukhin

@vsukhin is this still an issue ?

TheBrunoLopes avatar Apr 13 '23 10:04 TheBrunoLopes

we didn't wrok on this issue

vsukhin avatar Apr 13 '23 10:04 vsukhin