provider-sql
provider-sql copied to clipboard
fix: enable management policies
Description of your changes
Add support for management policies. Add maxReconcileRate argument. ~Bump golangci, remove deprecated linters and omit failing ones (mostly due to old runtime).~ offloaded to #216
Fixes #206
I have:
- [x] Read and followed Crossplane's contribution process.
- [x] Run
make reviewableto ensure this PR is ready for review.
How has this code been tested
make run
Would you mind splitting of the linter changes into a separate PR?
@Duologic done! Moved the golangci changes to #216
Hi All, Is there any update, or ETA on when this will get implemented?