crossplane-contrib / crossplane-contrib/function-go-templating
Allow rendering when using Filesystem source
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 100
- Forks
- 65
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 9
Description
### What problem are you facing?
When using filesystem source, it's not possible as stated in the [README](https://github.com/crossplane-contrib/function-go-templating/blob/main/example/filesystem/README.md?plain=1#L3) to use `crossplane beta render`.
At this point the only workaround is to use inline source.
### How could this Function help solve your problem?
It would be nice to allow mounting a volume (bind mount?) to access the actual template files or alternatively read from a YAML file containing a configMap.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.