1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
Find a file
Frank Jogeleit 52e53cd92f init
2021-02-20 00:58:01 +01:00
charts/policy-reporter init 2021-02-20 00:58:01 +01:00
cmd init 2021-02-20 00:58:01 +01:00
pkg init 2021-02-20 00:58:01 +01:00
.dockerignore init 2021-02-20 00:58:01 +01:00
.gitignore init 2021-02-20 00:58:01 +01:00
config.example.yaml init 2021-02-20 00:58:01 +01:00
Dockerfile init 2021-02-20 00:58:01 +01:00
go.mod init 2021-02-20 00:58:01 +01:00
go.sum init 2021-02-20 00:58:01 +01:00
LICENSE.md init 2021-02-20 00:58:01 +01:00
main.go init 2021-02-20 00:58:01 +01:00
Makefile init 2021-02-20 00:58:01 +01:00
README.md init 2021-02-20 00:58:01 +01:00

PolicyReporter

PolicyReporter is a simple tool to watch for PolicyReports in your cluster.

It uses this resources to create Prometheus Metrics from it. It also provides a configuration to push rule validation results to Grafana Loki.