UNCLASSIFIED - NO CUI

kyvernoReporter update to 3.7.0-bb.0

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/kyverno-reporter/-/blob/3.7.0-bb.0/CHANGELOG.md

Package MR

big-bang/product/packages/kyverno-reporter!190 (merged)

For Issue

Closes big-bang/product/packages/kyverno-reporter#136 (closed)

Upgrade Notices

The upgrade of policy-reporter from version 3.5.0 to version 3.7.0 results in a duplicate PolicyReports dashboard in the grafana monitoring tool. This is related to the introduction of a new, dashboard uid property which was added to the upstream monitoring package in v3.7.0 .

To remove the duplicate dashboard, you can run the following command any time post-upgrade. This will bounce the grafana server and clean up the duplicate dashboard:

$ kubectl -n monitoring rollout restart deployment monitoring-grafana
Edited by Michael Martin

Merge request reports

Loading