File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1010- Queue order function now takes into account potential victims, resulting in better reclaim scenarios.
1111
1212### CHANGED
13- - Cached GetDeservedShare and GetFairShare function in the scheduler PodGroupInfo to improve performance
14- - Added cache to the binder resource reservation client
15- - More Caching and improvements to PodGroupInfo class
13+ - Cached GetDeservedShare and GetFairShare function in the scheduler PodGroupInfo to improve performance.
14+ - Added cache to the binder resource reservation client.
15+ - More Caching and improvements to PodGroupInfo class.
16+ - Update pod labels after scheduling decision concurrently in the background.
You can’t perform that action at this time.
0 commit comments