You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update controller_utils.go
add GetAnnotations() to support multi hosts
* Update istio.go
add env ANNOTATION_ISTIO_HOST_SEPARATOR to support multi hosts
* Update seldondeployment_controller.go
Update controller to support multi hosts
* Update seldondeployment_explainers.go
Update explianer to support multi hosts
* Update istio.go
Remove seperator defination
* Update controller_utils.go
Rename GetAnnotation to HostsFromAnnotation, and remove the redundant logic
* Update seldondeployment_explainers.go
* Update seldondeployment_controller.go
* Update operator/controllers/seldondeployment_controller.go
* add test and trimp whitespaces
---------
Co-authored-by: Rafal Skolasinski <r.j.skolasinski@gmail.com>
0 commit comments