xavier chang
xavier chang
> Overall it's ok, but I prefer `cr` to `configmap` > > I think we should modify a somewhat annoying legacy problem, that is, if the parsing configuration fails, the...
checking by @JesseStutler
That's a good catch, and @Xu-Wentao also has the same requirement, and I think that we can add root queue at helm chart, then user can set the spec of...
Please sign off your commit with `git commit -s`.
The root queue will also be updated when close session, so it's not enough to just modify plugin.
/approve Thanks!
You can download the voclano logs from the link of each failed e2e test And there is a panic in `calculateResourceAllocatableRequest` in file pkg/mod/k8s.io/[email protected]/pkg/scheduler/framework/plugins/noderesources/resource_allocation.go, the nodeInfo.Allocatable is nil so it...
Also this pr contains two many changes like comments format, I think we can split it into several small parts, which is easier to review: )
These changes are not releated to this feature, please focus on current feature and keep a clean pr, if you want to modify them please submit a seperate PR. This...
And there are 85 commits in your pr, which is also unreasonable, I suggest you sumbit another pr with minimal changes and close this one.