Clive Cox
Clive Cox
Yes, if you can use annotations at the predictor level for now. We plan to deprecate the spec ones at some point: https://github.com/SeldonIO/seldon-core/issues/1895
@ejianu can you provide an example with the issue for 1.1.0?
Needs to be validated
No you are right we have limited customization functionality at present: https://docs.seldon.io/projects/seldon-core/en/latest/ingress/istio.html#istio-configuration-annotation-reference Can you describe your use case?
If we had a single vanilla SVC endpoint for all models then we could allow users to add any istio resources as needed as the spec for these would be...
Not exactly - 1.12 will hopefully have https://github.com/SeldonIO/seldon-core/pull/3609 which may help We do have functionality like this for Ambassador. We'd be open to a PR if you want to look...
Probably a v2 work.
We would need to update the executor tracing integration to add extra metadata to the created spans.
[This](https://github.com/SeldonIO/seldon-core/blob/c4e51d853c5e587937ac93103c3806476fa90240/operator/apis/machinelearning.seldon.io/v1/defaults.go#L84-L92) is the code that needs to be looked at
Not yet - will move to backlog for further evaluation