1. 8bb5250 [YUNIKORN-3445] Fix victim selection polarity in SortAllocationsBasedOnAsk (#1153) by PoiBlackTea · 5 days ago master
  2. 77146ee [YUNIKORN-3137] Fix preemption victim selection vector comparison flaw for larger asks (#1148) by hedger9487 · 6 days ago
  3. 88b2966 [YUNIKORN-3446] Race condition in ensureGroupTrackerForApp creates duplicate GroupTrackers and bypasses group quota (#1154) by hedger9487 · 7 days ago
  4. 62251ee Bump google.golang.org/grpc from 1.83.1 to 1.83.2 (#1155) by dependabot[bot] · 7 days ago
  5. 403b740 [YUNIKORN-3365] Drain RM events on shutdown and buffer notification reply channels to prevent goroutine leak (#1152) by PoiBlackTea · 8 days ago
  6. 4b35f0d [YUNIKORN-3379] Fix scheduler panic on PLACEHOLDER_REPLACED release without linked replacement (#1150) by hedger9487 · 8 days ago
  7. 569f23f [YUNIKORN-3358] Remove the unreachable replace-existing-ask branch (#1146) by rjgoyln · 8 days ago
  8. aa59599 [YUNIKORN-3409] Fix concurrent map read and write on rejectedApplications (#1144) by hedger9487 · 12 days ago
  9. 7b3650b [YUNIKORN-3380] Fix user/group tracker quota leak on RemoveAllAllocations with pending asks (#1147) by hedger9487 · 12 days ago
  10. 2577453 [YUNIKORN-3435] Upgrade go dependencies for CVEs (#1140) by PoiBlackTea · 12 days ago
  11. b92cd12 [YUNIKORN-3364] Fix event stream history replay blocking forever on disconnect (#1133) by PoiBlackTea · 13 days ago
  12. e28f03f [YUNIKORN-3436] Slow consumer blocks stream shutdown (#1141) by PoiBlackTea · 13 days ago
  13. d4eea6f [YUNIKORN-3440] Use https instead of http in README files (#1143) by Huangpinhan · 13 days ago
  14. 6340f2b Bump google.golang.org/grpc from 1.83.0 to 1.83.1 (#1142) by dependabot[bot] · 13 days ago
  15. 41ae1cc [YUNIKORN-3372] Clean up event streams in tests to prevent goroutine leaks (#1135) by PoiBlackTea · 3 weeks ago
  16. 2cb0c24 [YUNIKORN-3432] LDAP resolver cleanup (#1139) by Wilfred Spiegelenburg · 3 weeks ago
  17. 7d26b8d [YUNIKORN-3300] Use feasible nodes returned from K8s PreFilter plugin in core itself (#1096) by mani · 3 weeks ago
  18. d177280 [YUNIKORN-3399] Align RollbackAllocation tests with the ask-presence guard from YUNIKORN-3360 (#1136) by Tigerquoll · 3 weeks ago
  19. 59835b4 [YUNIKORN-3378] Fix flaky TestSchedulerRecoveryQuotaPreemption (#1132) by PoiBlackTea · 3 weeks ago
  20. 58d4cee4 [YUNIKORN-3401] Fix nonamedreturns lint error in application_property_test.go (#1134) by PoiBlackTea · 3 weeks ago
  21. 2a271ec [YUNIKORN-3352] Replace the O(n) ask-priority rescan with a pending histogram (#1122) by Tigerquoll · 4 weeks ago
  22. 5dae0cb [YUNIKORN-3347] Improve checksum generation and checks (#1126) by sidbroski · 4 weeks ago
  23. eaf4e6a [YUNIKORN-3345] Turn on nonamedreturns linter (#1129) by PoiBlackTea · 4 weeks ago
  24. 52aca85 [YUNIKORN-3360] Check allocation is present in requests map before rollback (#1130) by Aditya Maheshwari · 4 weeks ago
  25. f895947 [YUNIKORN-2884] Improve performance tests in yunikorn-core (#1128) by Aditya Maheshwari · 4 weeks ago
  26. ffab939 [YUNIKORN-3331] Run preemption preconditions before instantiating preemptor (#1125) by stantheman0128 · 5 weeks ago
  27. 2bb5f7d [YUNIKORN-3343] Fix flaky Event publisher test TestServiceStartStopInternal (#1123) by PoiBlackTea · 5 weeks ago
  28. 7dc1287 [YUNIKORN-3351] Hoist the per-ask backoff getter out of tryAllocate (#1121) by Tigerquoll · 5 weeks ago
  29. 42edf05 [YUNIKORN-3323] Replacing google btree with tidwall btree (#1117) by Aditya Maheshwari · 5 weeks ago
  30. 11d44cc [YUNIKORN-3319] Track reservations released by preemption (#1120) by stantheman0128 · 5 weeks ago
  31. 54fa576 [YUNIKORN-3335] Fix queue state leakage in resetQueue test helper (#1119) by PoiBlackTea · 6 weeks ago
  32. c17e1ba [YUNIKORN-3320] Add test for required node reservation not cancelled on timeout (#1113) by kaijaytu · 6 weeks ago
  33. 27b930d [YUNIKORN-3338] Add golden decision-trace regression tests for the scheduler (#1110) by Tigerquoll · 6 weeks ago
  34. 39a146e [YUNIKORN-3334] Fix flaky unit test TestQuotaChangeTryPreemptionWithDifferentResTypes (#1118) by PoiBlackTea · 6 weeks ago
  35. 784bdc4 [YUNIKORN-3325] Deduplicate cancel reservations code flow (#1116) by kaijaytu · 6 weeks ago
  36. 075eb1d [YUNIKORN-3341] Allow external web handler gzip encoding (#1115) by Ilia · 6 weeks ago
  37. c9211f3 [YUNIKORN-3321] Fix removeAsksInternal return value ignored (#1114) by kaijaytu · 6 weeks ago
  38. c66b6bb [YUNIKORN-3220] Test setpreemptiontime with different resource types (#1107) by PoiBlackTea · 6 weeks ago
  39. a600815 [YUNIKORN-3333] Fix flaky unit test TestQuotaChangeTryPreemption (#1108) by PoiBlackTea · 6 weeks ago
  40. a86f91d [YUNIKORN-3336] event system shutdown leaks go routine or panics (#1111) by Wilfred Spiegelenburg · 7 weeks ago
  41. 900bd60 [YUNIKORN-3316] Handle AssumePod failures in core (#1104) by Aditya Maheshwari · 7 weeks ago
  42. 4055294 [YUNIKORN-3337] Fix race condition in webservice unit tests (#1109) by PoiBlackTea · 7 weeks ago
  43. 0e02294 Bump google.golang.org/grpc from 1.79.3 to 1.82.1 (#1112) by dependabot[bot] · 7 weeks ago
  44. 7930092 [YUNIKORN-3326] Change BackoffDeadline field in REST DAO to int64 (#1105) by PoiBlackTea · 8 weeks ago
  45. c2867c6 [YUNIKORN-3277] Expose ask backoff and quota preemption in REST (#1102) by mhasnain · 8 weeks ago
  46. 3dbbb5d [YUNIKORN-3318] Deadlock in preemption init un-reserving apps (#1103) by Wilfred Spiegelenburg · 9 weeks ago
  47. 902ba02 [YUNIKORN-3313] expose UserGroupResolver type in REST (#1101) by Wilfred Spiegelenburg · 10 weeks ago
  48. be3bb48 [YUNIKORN-3310] Add Counter metric for terminal app states (#1097) by Guruprasad Veerannavaru · 3 months ago
  49. 2d34edf [YUNIKORN-3304] update e2e test in pre-commit to k8s v1.36 (#1099) by mhasnain · 3 months ago
  50. 2554ab0 [YUNIKORN-3312] fix logger setup in core (#1100) by Wilfred Spiegelenburg · 3 months ago
  51. 6b6edc6 [YUNIKORN-3245] Reset queue properties on config update (#1086) by Ayub Pathan · 3 months ago
  52. 20c6c15 [YUNIKORN-3296] Fix race between AddEvent and Stop (#1093) by Venkateshwaran Shanmugham · 3 months ago
  53. ea164ef [YUNIKORN-3239] handling infra events and allocation events sepately (#1095) by Aditya Maheshwari · 3 months ago
  54. 2cf452f [YUNIKORN-3194] Update PR template to ask about AI contribution (#1094) by Wilfred Spiegelenburg · 3 months ago
  55. 568247d [YUNIKORN-3234] Remove node-utilization redirect from routes (#1092) by Wilfred Spiegelenburg · 3 months ago
  56. b8f126c [YUNIKORN-3291] Remove redundant config passing in mergeProperties (#1091) by Venkateshwaran Shanmugham · 3 months ago
  57. 77b42be [YUNIKORN-2249] Add compression to REST API (#1090) by Ompal singh · 3 months ago
  58. fae6e25 [YUNIKORN-3285] Child queue property inheritance in update (#1088) by Aditya Maheshwari · 3 months ago
  59. fad16fd [YUNIKORN-3283] Updating golang.org/x/* deps for CVE fixes (#1089) by Aditya Maheshwari · 4 months ago
  60. 092082e Set up default protection ruleset for default and release branches (#1087) by The Apache Software Foundation · 4 months ago
  61. 2453bc2 [YUNIKORN-3270] Update go-ntlmssp dependency (#1085) by Wilfred Spiegelenburg · 4 months ago
  62. ea11b02 [YUNIKORN-3263] Remove code: statedumps in core repo (#1084) by mani · 5 months ago
  63. bc75e78 [YUNIKORN-3256] Stop weekly e2e tests runs (#1083) by mani · 5 months ago
  64. 1af2b86 [YUNIKORN-3249] Moved quota preemption out from tryallocate (#1080) by Aditya Maheshwari · 5 months ago
  65. e003b4c [YUNIKORN-3246] Summarize the preemption results and send event to the queue (#1079) by mani · 5 months ago
  66. 65b114f [YUNIKORN-3228] Assess the impact of restart on scheduled preemption and propose a solution (#1068) by mani · 5 months ago
  67. 21874e5 [YUNIKORN-3250] Fix UserGroupCache entries never expiring (#1081) by Mit Desai · 5 months ago
  68. 65d35fc [YUNIKORN-3219] Cancel reservations after the wait time expires (#1067) by mani · 6 months ago
  69. e32624f [YUNIKORN-3240] Ensure leaf queues doesn't violate parent queue's guaranteed settings (#1074) by mani · 6 months ago
  70. 8ae738d [YUNIKORN-3242] Updated direct dependencies (#1078) by Aditya Maheshwari · 6 months ago
  71. fac9b6b [YUNIKORN-3233] Improve victim selection algorithm (#1072) by mani · 6 months ago
  72. 956ade5 [YUNIKORN-3241] Fix fence root searching when queue is over/at max capacity (#1076) by Victor Zhou · 6 months ago
  73. 3d240e1 [YUNIKORN-2826] Prune zero-values from node capacity by hhcs9527 · 6 months ago
  74. 8c38ff7 [YUNIKORN-3232] Prune queue snapshots in findEligiblePreemptionVictims (#1071) by Victor Zhou · 6 months ago
  75. 192f2a3 [YUNIKORN-3208] Added test for quota.preemption.delay inheritance (#1069) by mani · 6 months ago
  76. 18afa43 [YUNIKORN-3235] Updating the go version to 1.26.1 (#1073) by Aditya Maheshwari · 6 months ago
  77. cb7f238 [YUNIKORN-3229] Upgrade go version to 1.26 (#1070) by Aditya Maheshwari · 7 months ago
  78. 40a6482 [YUNIKORN-3213] Check queue current usage while configuring delay (#1064) by mani · 7 months ago
  79. 2cd6f1b [YUNIKORN-3199] Update the copyright years in NOTICE files to 2026 (#1065) by mani · 8 months ago
  80. 2ef61f3 [YUNIKORN-3215] ValidateConfig overhead for Limits (#1066) by Wilfred Spiegelenburg · 8 months ago
  81. 462381d [YUNIKORN-3193] Handle delay consecutive increase and decrease in any order (#1063) by mani · 8 months ago
  82. 9883272 [YUNIKORN-3193] Quota preemption to be turned off by default (#1061) by Wilfred Spiegelenburg · 8 months ago
  83. 54a2a25 [YUNIKORN-3113] Resource-wise preemption (#1029) by Manikandan R · 8 months ago
  84. 4027116 [YUNIKORN-3190] Fix race condition occurring between released and preempted allocations (#1058) by mani · 8 months ago
  85. 2a0db10 [YUNIKORN-3182] Handle queues when some other queue in the same hierarchy in going through preemption (#1056) by mani · 8 months ago
  86. 63eae06 [YUNIKORN-3188] Skip ph released allocations in daemon set preemption (#1057) by mani · 9 months ago
  87. 0c96ff1 [YUNIKORN-3157] Calculate Preemptable Resource for leaf Queue with different resource types (#1055) by mani · 9 months ago
  88. 04638ef [YUNIKORN-3161] Update Go depenedencies for CVE fixes (#1053) by Peter Bacsko · 9 months ago
  89. e08375e [YUNIKORN-3179] Upgrade linter to 2.7.0 (#1054) by Peter Bacsko · 9 months ago
  90. 11c0a7a [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 (#1052) by Wilfred Spiegelenburg · 10 months ago
  91. cefba88 [YUNIKORN-3155] Leaf Queue Selection process when parent queue quota lowers (#1051) by mani · 10 months ago
  92. 5556bc9 [YUNIKORN-3151] Remove appendix from LICENSE (#1050) by dennis · 10 months ago
  93. 9cdcd08 [YUNIKORN-3148] Propagate headroom in getOutstandingRequests (#1049) by Peter Bacsko · 10 months ago
  94. e41a426 [YUNIKORN-3115] Skip scheduling application if too many pods are unschedulable (#1046) by Peter Bacsko · 10 months ago
  95. 138d67f [YUNIKORN-3150] Trigger preemption from scheduling cycle (#1048) by mani · 10 months ago
  96. a3a7ce5 [YUNIKORN-3149-1] Implement "best effort" approach for preempt victims by mani · 10 months ago
  97. c5a6a97 [YUNIKORN-3146] Preempt victims (#1044) by mani · 10 months ago
  98. caec109 [YUNIKORN-3143] Victim ordering and selection (#1040) by mani · 10 months ago
  99. 98ab7f8 [YUNIKORN-3142] Calculate Preemptable Resource for leaf Queue with same resource types (#1039) by mani · 10 months ago
  100. 0d896fd [YUNIKORN-3141] Evaluate Preemption possibilities through preconditions (#1038) by mani · 10 months ago