Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.3
-
None
Description
Background
The implementation for ATLAS-2798, allowed for detailed audits to be captured. The implementation for ATLAS-2797 allowed for representation of Cluster entity.
This Jira captures the integration of the 2 new entities within the Export and Import process.
Approach Guidance
- Additional attribute in AtlasExportRequest and AtlasImportRequest say updateMetaInfo, will indicate that audits need to be captured.
- Within Export process, the value of updateMetaInfo will indicate the cluster for which the export operation was destined for.
- Within Import process, the value of updateMetaInfo will indicate the cluster from which the exported ZIP originated.
- Searching on AtlasCluster entity will indicate the operations performed on that cluster. Detailed logs can be searched using approach.
- Ideally, web user interface should be updated to display audits in the properties view of an AtlasCluster.