xavier chang
xavier chang
Hi, please also update README `Configuration` field and use git commit -s to sign off your commit.
> @Monokaix hi, I updated README and signed off the commits. Please also rebase master and submit one clean pr with git squash : )
> @Monokaix Hi, I tried to create one clean commit but ended up messing up my forked repo and somehow closing this issue 😅 I thought I would end up...
Hi, please use `make update-development-yaml` and add code changes to make CI happy.
Yeah, the pr https://github.com/volcano-sh/volcano/pull/3006 you mentioned has made a modification to allow node idle resources become negative. Can you search "Node out of sync" in volcano scheduler log? When tasks...
And you should find which node's idle cpu resource become negative and check what changes have happened to the node and what tasks are assigned and removed on this node.
> > Yeah, the pr #3006 you mentioned has made a modification to allow node idle resources become negative. Can you search "Node out of sync" in volcano scheduler log?...