Open jrafanie opened 1 month ago
@Fryguy do we have an issue for the service catalog / catalog items export/import? I know it's hard but not sure if those difficulties are written up anywhere.
In chatting with others, I wonder if it makes sense to have a Data Management section with the hope we can add/move documentation for import/export, data retention/purging and settings, and possibly getting into database management such as some items on ensuring postgres autovaccuum/autoanalyze is running, table sizes and detecting sizing issues, etc. But for now, a page that gives a high level of what is exportable would be a great start.
@Fryguy do we have an issue for the service catalog / catalog items export/import? I know it's hard but not sure if those difficulties are written up anywhere.
Yes. https://github.com/ManageIQ/manageiq/issues/19588
The roadmap has a number of Import/Export issues: https://github.com/orgs/ManageIQ/projects/19/views/1?filterQuery=export
Export/import is buried in the documentation for each feature. I cannot find a high level page showing what can and cannot be exported/imported for upgrade or testing purposes.
I did find these locations:
Some things are documented and in the UI or CLI as shown above. The CLI options mostly come from:
https://github.com/ManageIQ/manageiq/blob/master/lib/tasks/evm_export_import.rake
We have exports for:
I'm not sure if this is it or I'm missing some.
We should have an index page that possibly links to the existing documentation wherever it's currently located or possibly move the export/import of each section to one central location. We should open issues for things that should be exportable but not yet done.
All I found for TODO items was https://github.com/ManageIQ/manageiq/issues/19587 and https://github.com/ManageIQ/manageiq/issues/19588.