"error":"failed to fetch CR from kubebuilder cache for predictor sklearn-iris-zibai: the InferenceService modelmesh-serving/sklearn-iris-zibai must have either the storageUri or the storage.path"
The image already contains the data, no need to pull the data again.
Describe the bug
InferenceSerivce must have either the storageUri or the storage.path
To Reproduce Steps to reproduce the behavior:
errors in modelmesh-controller
The image already contains the data, no need to pull the data again.
Expected behavior
No errors.