Francesco Romani
Francesco Romani
### What happened? The high performance hook support the dynamic IRQ balancing thanks some well known annotation. Pods can opt out from IRQ handling exposing this annotation. On pod startup,...
### Enhancement Description - One-line enhancement description (can be used as a release note): graduate CPUManager to GA - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/3350 - Discussion Link: https://docs.google.com/document/d/1U10J0WwgWXkdYrqWGGvO8iH2HKeerQAlygnqgDgWv4E/edit# - Primary contact...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: if we try to run `hack/update-codegen.sh`, for example to add new...
- Mark CPUManager KEP as implemented - Issue link: #3570 - Other comments: see: https://github.com/kubernetes/enhancements/issues/3570#issuecomment-1347538860
### Enhancement Description - One-line enhancement description (can be used as a release note): promote to GA the kubelet podresources API endpoint - Kubernetes Enhancement Proposal: TODO - Discussion Link:...
When kubelet recovers pods, there's no guarantee about order of recovering. This means a pod requesting devices can be recovered, and can start, before the device plugin governing the device...
#### What type of PR is this? /kind bug /kind failing-test #### What this PR does / why we need it: WIP #### Which issue(s) this PR fixes: Fixes #...
### Area - [X] Scheduler - [ ] Controller - [ ] Helm Chart - [ ] Documents ### Other components _No response_ ### What happened? The NodeResourceTopologyMatchArgs struct in...
We need to make sure that `discardreservednodes` and `overreserve` caches are outlined in the main plugin KEP. It's totally fine to defer detailed design to specific docs and code comments,...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: One of the key assumptions we took when designing the NodeResourceTopology...