You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom Resources in one namespace cannot refer to CRs in another namespace. This would be an issue in security policy where the referred backend and the security policy might be in different namespaces.
Solution
Create reference grants in the config DS in instances where this occurs to enable referring CR in different namespaces.
Affected Component
Config-DS
Version
No response
Implementation
Check if the referred CRs are in different namespaces and write logic to create reference grants.