Skip to content

Enable OCS users to easily retrieve Trivy scan report

Why are we doing this work

When customers raise support requests for OCS issues. It can be useful to retrieve the Trivy report for debugging. However, this is difficult to perform at this point since the Trivy report is being stored in the chained config map, and its deleted right after a scan.

We should make it easy for the user to disable the deletion of the config map and provide a way to recreate the report from the chained config maps.

Relevant links

Support issues where this could have helped:

Implementation Plan

Edited by Shao Ming Tan