xulinfei1996
xulinfei1996
### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fix #202 ### Ⅲ. Describe how to verify it ### Ⅳ. Special notes for...
Signed-off-by: xulinfei.xlf ### Ⅰ. Describe what this PR does The main purpose is to reorganize the InjectCache function of the webhooks, only allow validate-quota to addEventHandlers. ### Ⅱ. Does this...
### Ⅰ. Describe what this PR does This pr add a featureGate for users to remove the restriction of parent quota submit pods. ### Ⅱ. Does this pull request fix...
**What is your proposal**: koord-scheduler supports jobwise preemtption. **Why is this needed**: In a large scale shared-cluster, some quotas may be very busy, some quotas may be idle. If the...
**What is your proposal**: Refine the runtime calculation mechanism when parent ElasticQuota submit Pods. **Why is this needed**: If we allow the parent ElasticQuota submit Pods, there are several issues...
### Ⅰ. Describe what this PR does If Reservation is Active, Failed or Succeed, it must be scheduled after it triggers preemption, so its nominated information will be deleted in...