In the process of reviewing #133784, it became clear that the code protected by the DRAExtendedResource feature gate in pkg/scheduler/framework/plugins/noderesources/fit.go and pkg/scheduler/framework/plugins/dynamicresources/dynamicresources.go needs an audit.
It is hard to read the code top-to-bottom and verify that it is obviously correct. Before promoting to this feature to beta, we should revisit this code and make it clear / add more comments to improve its readability and verify its correctness.
/wg device-management