1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-22 20:09:34 +00:00
Files
steve/pkg/stores/sqlproxy
Tom Lebreux 13d5ad3ccb Stop single caches instead of all of them (#812)
* Revert OnSchemas change work

* Track schema changes

* Only stop a single GVK informer factory

* Add tests

* Rename crd to crdClient

* Rename s to sqlStore

* Don't wait for synced caches if request is canceled

* Move schematracker to pkg/sqlcache/schematracker
2025-09-10 17:04:25 -04:00
..