1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-01 14:48:30 +00:00
steve/pkg/stores/partition
Eric Promislow 2cd7997e6b
Fix non-vai sorting involving string arrays, add tests. (#618)
- Bump wrangler to get fix for 'GetValueFromAny'.
  This adds string arrays to the types it supports.

- Use a newer go library sort function to maintain a stable sort

- Use the map-sort-map pattern to avoid repeatedly calculating the
  same underlying value for `object[arg1][arg2][...]`
2025-06-13 10:18:48 -07:00
..
listprocessor Fix non-vai sorting involving string arrays, add tests. (#618) 2025-06-13 10:18:48 -07:00
parallel.go Initial implmentation of warning headers 2022-12-30 12:11:14 -05:00
store_test.go SQLite backed cache: Support sorting mgmt clusters on value in a specific condition (#447) 2025-01-27 11:55:09 -08:00
store.go Adding Group, Version, Kind in Update proxy_store.go (#270) 2024-09-13 15:19:58 -03:00