xavier chang

Results 697 comments of xavier chang

> > Is this from volcano repo? > > yes You add a custom plugin?

From the picture you pasted, seems it's caused by your own plugin, maybe you can check the custom plugin first.

1. The test case just covered deployement and no vcjob, if we just want to test deployment, some action like enqueue and plugin related with volcano like gang, overcommit, etc...

> Some comments or questions about the performance tool with future feature: > > 1. how to take a base benchmark for each release, so that to check each PR/release...

We should also support an EN language version user guide after the comments are solved: )

Another one is that we need to let users know how to analyze volcano performance problems based on prometheus metrics, let users know how to troubleshoot performance bottlenecks at different...

Queue status is reconciled by controller and it's an actual state of queue just like other k8s resource, so it's not recommended to change the status manually, you can find...

That's truly an issue, we can implment it as a new feature.

Is this to avoid the CPU load occupying the GPU node resources and causing the GPU task to be unable to be scheduled? If that's true, https://github.com/volcano-sh/volcano/pull/4391 and https://github.com/volcano-sh/volcano/pull/4454 is...