* Provisioning: bound Repo and Connection token update to controller resync interval
* fixing test for mysql and postgres
* unskipping test
* addressing comments
* addressing comments
* fixing unit tests
* feat: add Validate to Extra interfaces for repositories and connections
* chore: remove accidentally committed pkg/extensions validator files (should be git ignored)
* Do not duplicate git checks
* Fix some tests
* Format fmt
* Keep coverage in validator test for local
* Do not build for validation in register
* consolidate copy of secure values
* Use copy function in test endpoint
* Call Factory validate in validator
* Add Test method for Connection
* Change the signature of Validate to return ErrorFields
* Health check for connection in controller
* Fix linting
* Fix static check
* Fix enterprise tests