ybyang

Results 48 comments of ybyang

hi, we have the same issue. and it's very awful ....could anyone can have a look this . @sarabala1979

i have the same question, i open a service for it,and capture the traffic in pc ,then classify the traffic by log......... can the funciton be integrated in phone?

what's the progress about this?

ignore the setup , and create forge.yaml by hand. No problem. setup is intended to genreate a forge.yaml.

> 1. 升级至模型即服务是否考虑支持多模型编排 > 2. 支持python,cpp预后处理脚本仓库建设,支持onnx runtime推理框架 或自定义推理backend > 3. python推理多进程支持 multiprocessing 执行exec We will discuss this feature these days . @acpan

当前已在 https://github.com/xfyun/athena_deploy 支持,但是文档需要补充

i think the we should fix the webhook code here first. https://github.com/volcano-sh/volcano/blob/183a1781a83fb4b76260b754f294d89b057ad747/cmd/webhook-manager/app/util.go#L65 and https://github.com/volcano-sh/volcano/blob/183a1781a83fb4b76260b754f294d89b057ad747/cmd/webhook-manager/app/util.go#L81; And https://github.com/volcano-sh/volcano/blob/183a1781a83fb4b76260b754f294d89b057ad747/cmd/webhook-manager/app/util.go#L51 This two place generate different config name prefix when user uses url webhook or...

> `TaskFailedEvent` will be triggered when pods `RestartCount` reaches task `maxRetry`, but it seems that this event will not trigger any specific action, maybe you need to add a policy...

> Here are some improvements I need about webhook: > > 1. Instead of using code to generate webhook, it is written in yaml and deployed with yaml.This makes it...