aquasecurity / starboard

Moved to https://github.com/aquasecurity/trivy-operator

Home Page:https://aquasecurity.github.io/starboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCP | Scan current revision is not supported for replicationController created from DeploymentConfig

deven0t opened this issue · comments

Run Starboard operator with "OPERATOR_CONFIG_AUDIT_SCANNER_SCAN_ONLY_CURRENT_REVISIONS": true
So that it will scan only current revisions.
This flag is getting applied only to replicaset from deployment and not to replicationController from deploymentConfig
Due to this configaudit report is getting generated for old revision as well, so we see many configauditreports for history revision.

[Miscellaneous information that will assist in solving the issue.]

Environment:
OCP

  • Starboard version (use starboard version): 0.15.12
  • Kubernetes version (use kubectl version): 1.22