apk
apk copied to clipboard
Create reference grant CR to enable CR in different namespaces to refer each other
Problem
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.
Related Issues
No response
Suggested Labels
No response