mirror of
https://github.com/rancher/steve.git
synced 2025-08-29 03:21:12 +00:00
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 |
||
---|---|---|
.. | ||
error_wrapper.go | ||
proxy_store_test.go | ||
proxy_store.go | ||
rbac_store_test.go | ||
rbac_store.go | ||
unformatter_test.go | ||
unformatter.go | ||
watch_refresh.go |