Commit graph

3 commits

Author SHA1 Message Date
Daniele Stefano Ferru
69cd87a2b3
Provisioning: return better errors when Connection fields are invalid (#116846) 2026-01-26 18:33:19 +01:00
Daniele Stefano Ferru
f5f92d6a4f
Provisioning: bound Repo and Connection token update to controller resync interval (#116697)
* 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
2026-01-23 12:36:10 +01:00
Daniele Stefano Ferru
0e787855e7
Provisioning: Implement Connection reconciliation logic (#116613)
* WIP: working on Connections controller

* wip: iterating over connection controller

* wip: updating health checkers, using connection in controller - updating metrics

* wip: update TokenGenerator godoc

* wip: adding a bit more todos

* wip: adding unit tests, improving connection controller checks

* update refresh token policy

* updating integration test

* updating unit tests for controller
2026-01-22 16:39:44 +01:00