1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-25 06:42:35 +00:00
Files
steve/pkg
Michael Bolot 0b23400f9f 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
2023-10-16 14:33:35 -05:00
..
2022-10-14 15:21:17 -05:00
2023-02-13 16:36:43 -07:00
2021-05-20 12:10:28 -07:00
2020-01-30 22:37:59 -07:00
2022-02-14 17:39:37 -07:00
2022-10-27 14:27:13 -07:00
2019-08-04 10:41:32 -07:00