crossplane-contrib / crossplane-contrib/function-cel-filter
Add ttl input parameter
Open
enhancement
- Dominant language
- Go
- Stars
- 7
- Forks
- 4
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 1
Description
### What problem are you facing?
The function response defaults the TTL to 1m which may be the shortest TTL in the pipeline and trigger reconciliation unnecessarily.
### How could this Function help solve your problem?
Add a ttl input option to allow setting the response TTL to 0 or a large value when appropriate.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.