Skip to content

Commit 4344b9c

Browse files
committed
update changelog
1 parent 7722bdb commit 4344b9c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)