-
Bug
-
Resolution: Done
-
Normal
-
1.8.0
Description of problem:
- Scorecard conditional permissions will always get evaluated to showing Missing permissions on UI, because we are using `usePermission` hook with invalid resourceRef.
- We are missing implementation of getResources for backend since we are now using permissionsRegistry.
- catalog conditional permissions fail because we are using Component in the request instead of component
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>