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
Make `ResourceGraphDefinition` a cluster-scoped resource instead of namespace-scoped:
- Add `scope=Cluster` to RGD kubebuilder resource marker
- Regenerate CRD
- Remove namespace field and related code from tests and generators
- Update test cases to use non namespacde resource names
0 commit comments