sveltosctl icon indicating copy to clipboard operation
sveltosctl copied to clipboard

Rollback EventSource and EventBasedAddon instances

Open gianlucam76 opened this issue 2 years ago • 0 comments

EventSource and EventBasedAddon instances are currently collected in snapshot instance.

Rollback feature though does not use this info.

Enhance rollbackConfigurationToSnapshot to rollback EventSource and EventBasedAddon instances present in a snapshot instance.

Add a getAndRollbackEventSources and getAndRollbackEventBasedAddon following for instance what's done getAndRollbackClassifiers

gianlucam76 avatar Jun 19 '23 13:06 gianlucam76