rancher / kubewarden-ui

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

[Bug] Remove requirement of catalog.cattle.io.apps resource for policy reports column #816

Closed jordojordo closed 3 months ago

jordojordo commented 3 months ago

We should remove the check for a valid controller app when fetching policy reports here: https://github.com/rancher/kubewarden-ui/blob/1afdab6ff96d5625b2345d7cf23cf0249ed43bcb/pkg/kubewarden/modules/policyReporter.ts#L50

jordojordo commented 3 months ago

Closed with #817