Filippe Spolti

Results 206 comments of Filippe Spolti

@yuzisun @ckadner @terrytangyuan Hey guys, I was investigating this issue and found that: These yaml files are loaded from: https://github.com/kserve/kserve/blob/master/pkg/apis/serving/v1alpha1/inference_graph.go#L104 and [this](https://github.com/kserve/website/blob/main/docs/hack/gen-api-reference-docs.sh) script will generate the reference api doc. The...

@yolk-pie-L my guess it that it was done this way to keep easier to generate the api reference doc, this approach have this downside part. Let's wait others to see...

Feel free to assign to me.

Hi @ckadner, does it still valid? seems to be interesting, however, I didn't notice the workflow in the job list.

Thanks @ckadner, noted. Are there any plans to maintain the make deploy / install goals? Or maybe, used the operator-sdk in the future?

@vaibhavjainwiz is this something that you will continue to work?

The transformer issue will be addressed as part of https://github.com/kserve/kserve/pull/3758

@yuzisun applied your suggestions, can you please take a look again?