github kyverno/policy-reporter policy-reporter-2.14.0

latest releases: policy-reporter-preview-3.0.0-beta.17, policy-reporter-preview-chart-v3.0.0-beta.17, policy-reporter-preview-3.0.0-beta.16...
21 months ago
  • Policy Reporter
    • Persist also PolicyReport labels
    • API
      • New API to get available labels for PolicyReports: /v1/namespaced-resources/report-labels
      • New API to get available labels for ClusterPolicyReports: /v1/cluster-resources/report-labels
    • Metrics
      • special syntax to add (Custer)PolicyReport labels to metric labels: label:report-label-name, special characters like -, /, ., : will be transformed to _ in metrics
    • New Target Filter reportLabel to, filter results based on labels of the related (Cluster)PolicyReport
  • Monitoring
    • New values to disable dedicated Grafana Dashboards:
      • grafana.dashboards.enable.overview, default true
      • grafana.dashboards.enable.policyReportDetails, default true
      • grafana.dashboards.enable.clusterPolicyReportDetails, default true
    • New values to configure the Grafana Dashboard datasource label, pluginName, pluginId
      • grafana.datasource.label, default Prometheus
      • grafana.datasource.pluginName, default Prometheus
      • grafana.datasource.pluginId, default prometheus
    • New value grafana.dashboards.labelFilter to add custom report labels as dashboard filter, default []. Label has to be a valid
    • New values grafana.dashboards.multicluster.enabled and grafana.dashboards.multicluster.label to add an optional cluster label.
  • Kyverno Plugin
    • New HTML Compliance Reports
      • Grouped by Policy with Details per Namespace and Resource
      • Grouped by Namespace with Details per Policy and Resource
    • Go update to 1.19
  • UI
    • Integrate new Compliance Reports
    • New PolicyReport label based filter, use ui.labelFilter to define a list of labels to add
    • Go update to 1.19

Don't miss a new policy-reporter release

NewReleases is sending notifications on new releases.