1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-28 11:14:43 +00:00
steve/pkg/stores/sqlproxy
Silvio Moioli 0841e03c57
sql: bugfix: return total resource count correctly (#236)
* sql: drop dead code

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* sql: bugfix: return total resource count correctly

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* adapt tests

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* adapt mocks

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* TEMP: remove this when bumping lasso to include https://github.com/rancher/lasso/pull/84

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Use latest lasso instead of fork

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Tom Lebreux <tom.lebreux@suse.com>
2024-07-05 16:17:16 -04:00
..
tablelistconvert sql: remove spurious log line 2024-07-05 10:19:07 +02:00
dynamic_mocks_test.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
proxy_mocks_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
proxy_store_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
proxy_store.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
sql_informer_mocks_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00