kyverno / policy-reporter

Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
https://kyverno.github.io/policy-reporter/
MIT License
282 stars 83 forks source link

Feature: extraVolumes for ui-component of chart #580

Closed vidarno closed 5 days ago

vidarno commented 5 days ago

This PR allows defining volumes and volumeMounts for the ui-component in the chart, which for example is necessary if not automounting the service account, which could be prohibited by a cluster policy.

If this PR is acceptable I will create similar ones for the kyverno- and trivy-plugin components.

coveralls commented 5 days ago

Pull Request Test Coverage Report for Build 11877009981

Details


Files with Coverage Reduction New Missed Lines %
pkg/listener/metrics/cache.go 2 93.18%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11852618454: -0.03%
Covered Lines: 6421
Relevant Lines: 7939

💛 - Coveralls