1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-01 14:48:30 +00:00
steve/pkg/stores/sqlpartition
Silvio Moioli dd27bd0c8d
[v2.9] Virtual Resource filters (#288)
Adds logic which adds virtual fields resources. This allows these fields
to be sorted/filtered on when the SQL cache is enabled. Id and
metadata.state.name were added as the first two fields.

Co-authored-by: Michael Bolot <michael.bolot@suse.com>
2024-10-02 14:59:54 +02: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 updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
partitioner.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -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