Yu Liao
Yu Liao
#### What type of PR is this? /kind documentation #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Fixes the loophole that allows users to workaround resource quota set...
### What would you like to be added? - [x] [DRA extended resources scorer](https://github.com/kubernetes/kubernetes/issues/133669) - [x] [Create a global cache of extended resource to device class mapping](https://github.com/kubernetes/kubernetes/issues/133670) - [x] [DRA...
### What happened? https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/lifecycle/predicate.go#L357 it checks whether the extended resource exists in node allocatable ### What did you expect to happen? it should check whether the extended resource in node...
### What would you like to be added? https://github.com/kubernetes/enhancements/blob/ae9096a5d4eac14d604d6dd56fa77230d5f49a05/keps/sig-scheduling/5004-dra-extended-resource/README.md#rollout-upgrade-and-rollback-planning ### Why is this needed? DRA extended resources Beta promotion
#### What type of PR is this? /kind bug #### What this PR does / why we need it: #### Which issue(s) this PR is related to: https://github.com/kubernetes/kubernetes/issues/135667 #### Special...