kerubistan / kerub

A lightweight IaaS prototype
Apache License 2.0
13 stars 4 forks source link

admin api to dump the database #256

Closed K0zka closed 5 years ago

K0zka commented 5 years ago

For support activities it would be great to have a feature that allows an admin user to dump the full dataset, including history, configurations, static and dynamic records and execution history.

The result should be a tar file, or a zip.

In the future it would be also important to have this dataset 'anonimized' on request, therefore removing all actual addresses, public keys or if we have anything even more security relevant (not at the moment), that too... But right now all that I need is a simple dump.

This dump should also be attached to test results in kerub-ext-tests