1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-16 07:18:28 +00:00
Files
steve/pkg/stores
Michael Bolot 0a75101b0f Updating ByNames to not return nil, nil
ByNames could previously return a nil value and a nil error. This caused
issues when other parts of the application
(pkg/stores/partition/parallel.go) tried to use the result. Now this
will return an empty list on the error condition, instead of nil
2024-01-17 15:28:37 -06:00
..
2022-10-14 15:21:17 -05:00