Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Do not display "Failed Cluster Policies" when ui.views.clusterPolicyReports is set to false #100

Closed
windowsrefund opened this issue Jan 7, 2022 · 1 comment

Comments

@windowsrefund
Copy link
Contributor

Seems this would make sense.

@fjogeleit
Copy link
Member

fjogeleit commented Jan 8, 2022

Hey thanks for your request. I implemented it a bit different. I separated the dashboard configuration from the view configuration.

https://github.com/kyverno/policy-reporter/blob/main/charts/policy-reporter/charts/ui/values.yaml#L116

You can set ui.views.dashboard.clusterPolicyReports to false. This will disable all clusterpolicy information from the dashboard. Same works with PolicyReports.

This feature was released as v2.2.0 of the Helm Chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants