xavier chang
xavier chang
Hi,can you also update the usage design doc first?
> @Monokaix As descirbe on the page https://github.com/volcano-sh/volcano/blob/master/docs/design/adapt-k8s-todo.md. "Synchronize the changes in k8s regarding volumebinding". But I don't know how to do on this. Could you give me a hand?...
some CIs are faield, you can execute ci command in your local env to debug: )
@guoqinwill Hi,Please support some help to make CI pass and also review it: )
As we need this feature next week, you can make the CI paas and @guoqinwill will fire a new pr to solve API compatibility issue after this is meregd, thanks...
You can sign off your commit with `git commit -s`: )
Antoher part that we should concern is the observability, when a pod is scheduling gated, what's the behavior of a pod and its pg? should we reports some events to...
There is another way to implement this: Add a controller to update the RANK(whether in pod or confinMap) after pods are scheduled, then there is no necessary to do more...
> We have nearly identical scheduling requirements in our production environment. Our internal scheduler already implements similar functionality, operating under the following key assumption: > > **Nodes within different LEAF...