Releases: kyverno/policy-reporter
Releases · kyverno/policy-reporter
policy-reporter-1.3.2
- Compress REST API with GZIP
- Update Policy Reporter UI to 0.8.0
- Support for GZIP Responses
policy-reporter-1.3.1
Debounce reconcile modification events for 10s to prevent resending violations
policy-reporter-1.3.0
- New Helm Configuration
- crdVersion changes the version of the PolicyReporter CRD - v1alpha1 is the current default
policy-reporter-1.2.3
Fix resend violations after KubeAPI reconnect
policy-reporter-1.2.2
Fix PolicyReportResult.timestamp parsing
policy-reporter-1.2.1
Support PolicyReportResult.status as well as PolicyReportResult.result for newer CRD versions
policy-reporter-1.2.0
Support for (Cluster)PolicyReport CRD Properties in Target Output
Support for (Cluster)PolicyReport CRD Timestamp in Target Output
Fix resend violations after Kyverno Cleanup with ResultHashes
policy-reporter-1.1.0
- Added PolicyReport Category to Metrics
- New (Cluster)PolicyReport filter for Grafana Dashboards
- Add All Selection for Policy Filter
- Category Filter
- Severity Filter
- Resource Kind Filter
- Namespacefilter (PolicyReports only)
- New (Cluster)PolicyReport filter for Policy Reporter UI
- Category Filter
- Severity Filter
- Resource Kind Filter


v1.0.0
- Support Priority by Severity
- high -> critical
- medium -> warning
- low -> information
- Severity is added as label to result metrics
- Severity is added to Policy Reporter UI tables
policy-reporter-0.22.0
K8s PolicyReporter watches for wgpolicyk8s.io/v1alpha1.PolicyReport resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord