1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-17 15:58:41 +00:00
Files
steve/pkg/stores
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
..
2022-10-14 15:21:17 -05:00
2025-01-30 11:57:23 -08:00