LX
LX
#### What would you like to be added: priorityclass has a field named preemptionPolicy. https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#non-preempting-priority-class volcano didn't implement its logic. #### solution In volcano's cache, priorityclas is just a number,...
ref: #3659 cherry-pick and clean up from https://github.com/BoCloud/volcano
## OS/Web Information - Web Browser: firefox/edge - Local OS: windows10 - Remote OS: centos7 - Remote Architecture: amd64 - `code-server --version`: 4.0.1 735c6da829535969ff7193c79379299e4a1cb9bc ## Steps to Reproduce 1. download...
volcano allow modify `PriorityClassName`, logs are inaccurate. https://github.com/volcano-sh/volcano/blob/41f6bfb25ba3061909bf30646194caa4e59590eb/pkg/webhooks/admission/jobs/validate/admit_job.go#L278
### What is the problem you're trying to solve fix staticchcek warnings in volcano reop ``` cmd/controller-manager/app/server.go:84:9: opt.LockObjectNamespace is deprecated: use ResourceNamespace instead. (SA1019) cmd/controller-manager/app/server.go:85:42: opt.LockObjectNamespace is deprecated: use ResourceNamespace...
Clean up comments in JobFlowSpec and JobTemplateSpec, update field descriptions to improve code readability
ref: https://github.com/volcano-sh/volcano/issues/2761 Preparations for supporting activeDeadlineSeconds
I set a shortcut. I select some text in Chrome, and I type the shortcut. But I can only open the input box. Did I miss someting? 
fix: #17777 The code might be a bit ugly, thanks to the reviewers, I'm still getting used to the etcd project.:) before: ``` ./bin/etcdctl --help NAME: etcdctl - A simple...
#### What type of PR is this? Update the network topology-aware scheduling documentation by adding task-level network topology-aware scheduling. Additionally, fixed formatting issues in the code comments to ensure consistency...