Skip to content

Introduce configurable timeout & trivy report size for OCS scanning pod

Problem to solve

The timeout for a scanning pod of a namespace is hardcoded to 5 minutes right now. For OCS scans of a large namespace which might require a longer time, the scan fails due to the timeout. We should enable users to configure the timeout of the OCS scan.

Implementation Plan

Edited by Nick Ilieskou