Support local CRD dependencies
Open
enhancement
- Dominant language
- Go
- Stars
- 19
- Forks
- 31
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 52
Description
### What problem are you facing?
CRDs can be added as dependencies using a git ref or HTTP URL, but not from a local path.
### How could Crossplane help solve your problem?
Add another dependency type: local, that points to a local file or directory containing CRDs. This is useful if CRDs live in the same repository as the Crossplane project.
Contributor guide
Assessment
This issue has not been assessed yet.