rancher / kubewarden-ui

Kubewarden's User Interface
Apache License 2.0
11 stars 13 forks source link

[Bug] Policy Reporter page displays Install Chart button for users without permissions #834

Closed jordojordo closed 2 months ago

jordojordo commented 2 months ago

When a base user has permissions to both wgpolicyk8s.io types (ClusterPolicyReports and PolicyReports), the Policy Reporter page will show up. Although the Policy Reporter may be installed, the application itself will not show up if the user does not have permissions to apps.deployments and services.

We should find a better alternative to determining how the user can view this application.