provider-sql
provider-sql copied to clipboard
feat: add cache sync timeout configuration for controller manager
Description of your changes
Added a configurable cache synchronization timeout to avoid error :
Informer fails to sync, timeout waiting for API
I have:
- [x] Read and followed Crossplane's contribution process.
- [ ] Run
make reviewableto ensure this PR is ready for review.