1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-27 10:29:48 +00:00
steve/pkg/stores/sqlpartition
nflynt 6e30359c65
[v2.9] Refactor ID based partitioning, add unit tests (#310)
* Refactor ID based partitioning, add unit tests

This resolves an issue where the requested namespace filter was not
always honored.

* Correct naming issues to appease the linter
2024-10-29 09:27:17 -04:00
..
listprocessor sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
partition_mocks_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
partitioner_test.go [v2.9] Refactor ID based partitioning, add unit tests (#310) 2024-10-29 09:27:17 -04:00
partitioner.go [v2.9] Refactor ID based partitioning, add unit tests (#310) 2024-10-29 09:27:17 -04:00
store_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
store.go [v2.9] Virtual Resource filters (#288) 2024-10-02 14:59:54 +02:00