Closed fjogeleit closed 1 month ago
@sherifkayad I am working on a new Policy Reporter UI v2 feature called "Custom Boards". Its a way to configure customized dashboards based on filter like namespace selector, polr labels or sources:
https://github.com/kyverno/policy-reporter/assets/16627596/f68c92c6-cf79-4052-99ab-bc05333f4c5d
customBoards:
- name: Team A
namespaces:
selector:
team: team-a
sources:
list:
- kyverno
- name: Team B
sources:
list:
- trivy configaudit
namespaces:
list:
- trivy-system
policyReports:
selector:
app: adapter
Would this be a better solution as the current approach with the custom filter selection based on labels?
@fjogeleit I really really apologize for not seeing your comment at all! .. it has been a very long time since I upgraded the policy reporter beyond our last conversation like a year ago or so. I think what you have implemented there (at least as per the video) looks real awesome. If you want I can try to give it a spin soon. Is there anything I can help with at this stage?
Hey, no problem. I would like to get your feedback as always.
There are also some new presentations about the new UI
https://www.youtube.com/watch?v=OgFFYKkpEjs https://www.youtube.com/watch?v=IpGjBJHlAMw
The new docs are available here:
https://kyverno.github.io/policy-reporter-docs/
I am preparing the first release candidate right now, so nothing special. Would already help when you try it out and provide some feedback. If you have any question feel free to contact me.
Rewrite Policy Reporter UI based on modern frontend stack
Improved structure for PolicyReportResults
Ideas:
Resolve splitting between PolicyReport and ClusterPolicyReport pages
New subpages for a single resource with all available information from different sources
Timeline charts for Logs page