crossplane-contrib / crossplane-contrib/function-extra-resources
Limit resource selection to same namespace as XR
Open
enhancement
- Dominant language
- Go
- Stars
- 33
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you facing?
I want to get resources scoped to the same namespace as the composite resource. Currently I can only scope this to a static namespace field or search cluster-wide.
### How could this Function help solve your problem?
Allow a `namespaceFromCompositeFieldPath` or similar field so that you can specify `namespaceFromCompositeFieldPath: metadata.namespace`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.