1. e17eafa [YUNIKORN-2458] Remove ask repeats from AllocationAsk (#854) by Craig Condit · 16 hours ago master
  2. 72286b8 [YUNIKORN-2574] totalPartitionResource should not be mutated with AddTo/SubFrom (#853) by Peter Bacsko · 35 hours ago
  3. 7886264 [YUNIKORN-2547] Queue: clean up logic when adding application (#838) by Peter Bacsko · 3 days ago
  4. 982bc48 [YUNIKORN-2562] Nil pointer panic in Application.ReplaceAllocation() (#846) by Peter Bacsko · 3 days ago
  5. db13a4f [YUNIKORN-2541] [ADDENDUM] Upgrade golang.org/x/net for CVEs (#852) by targetoee · 3 days ago
  6. e2fa77c [YUNIKORN-2482] Failure to set template does not return error (#848) by Ryan · 3 days ago
  7. d8e8c35 [YUNIKORN-2181] Remove Named Returns in checkQueueHierarchyForPlacement (#851) by SHIAO SZU CHEN · 3 days ago
  8. ff654b2 [YUNIKORN-2572] remove un-used conditional (#850) by Ryan · 4 days ago
  9. 9750b04 [YUNIKORN-2551] Extract buildRules function from AppPlacementManager (#849) by ArthurWang · 4 days ago
  10. 55e9fe6 [YUNIKORN-2541] Upgrade golang.org/x/net for CVEs (#845) by targetoee · 8 days ago
  11. e89458f [YUNIKORN-2559] DATA RACE: EventStore.Store() and Context.PublishEvents() (#844) by Yu-Lin Chen · 8 days ago
  12. 634380f [YUNIKORN-2553] Enable deadlock detection during unit tests (#843) by Peter Bacsko · 8 days ago
  13. 72540e2 [YUNIKORN-2552] Recursive locking when sending remove queue event (#841) by Peter Bacsko · 10 days ago
  14. b3b84b2 [YUNIKORN-2550] [ADDENDUM] Fix locking in PartitionContext by Peter Bacsko · 10 days ago
  15. 8928bee [YUNIKORN-2550] Fix locking in PartitionContext (#840) by Peter Bacsko · 10 days ago
  16. 3f847b3 [YUNIKORN-2554] Remove "rules" field from PartitionContext (#842) by Peter Bacsko · 12 days ago
  17. 16d2c9c [YUNIKORN-2548] Potential deadlock during concurrent bottom-up/top-down queue traversal (#839) by Peter Bacsko · 2 weeks ago
  18. baa3cf9 [YUNIKORN-2543] Fix locking in RMProxy (#837) by Peter Bacsko · 2 weeks ago
  19. f45d4b7 [YUNIKORN-2545] Eliminate multiple lock calls from Queue (#836) by Peter Bacsko · 2 weeks ago
  20. f0fe932 [YUNIKORN-2523] Bump go to 1.22 (#834) by Ryan Lo · 2 weeks ago
  21. 7b807cf [YUNIKORN-2513] Fix event system to use event.requestCapacity (#833) by Peter Bacsko · 3 weeks ago
  22. d687411 [YUNIKORN-2423] Remove unnecessary boolean return value from the tracking code (#810) by Peter Bacsko · 3 weeks ago
  23. 5758d7a [YUNIKORN-2539] Core: Add deadlock tracking feature (#835) by Craig Condit · 3 weeks ago
  24. 5716f46 [YUNIKORN-2519] Remove bypass ACL check from placement rules (#829) by Wilfred Spiegelenburg · 3 weeks ago
  25. 5ddcbbb [YUNIKORN-2527] Reset state of configured queue on re-add (#831) by Wilfred Spiegelenburg · 3 weeks ago
  26. bdf109b [YUNIKORN-2530] Remove readiness logic from core (#832) by Craig Condit · 3 weeks ago
  27. b07f264 [YUNIKORN-2494] Add new preemption calculations (#822) by Manikandan R · 4 weeks ago
  28. 1c080f0 [YUNIKORN-2507] Picking Victims should consider usage and max quota for queues at each level (#825) by Manikandan R · 4 weeks ago
  29. bc58721 [YUNIKORN-2502] Add YuniKorn internal domain name to yunikorn-scheduler-interface (#828) by Yu-Lin Chen · 4 weeks ago
  30. 02f3170 [YUNIKORN-2499] MockResponseWriter.write() should append new bytes instead of rewrite it (#826) by targetoee · 4 weeks ago
  31. b44cc5d [YUNIKORN-2511] Fix flaky TestApplicationHistoryTracking (#827) by targetoee · 5 weeks ago
  32. 09e5d74 [YUNIKORN-2495] Remove Starting application state (#824) by Craig Condit · 5 weeks ago
  33. 47c3ddc [YUNIKORN-2483] Core: Remove stateaware sort policy (#820) by Craig Condit · 6 weeks ago
  34. bb31066 [YUNIKORN-2469] Upgrade google.golang.org/protobuf to v1.33.0 (#819) by Craig Condit · 7 weeks ago
  35. 770931f [YUNIKORN-2454] Event streaming: send instanceUUID before the events (#818) by Peter Bacsko · 8 weeks ago
  36. 3bb3e71 [YUNIKORN-2445] Add comments around locking setup in tracker code (#816) by Yu-Lin Chen · 8 weeks ago
  37. 159e198 [YUNIKORN-2453] Add `EventRecord_APP_NEW` to event of created/submitted application (#817) by brandboat · 8 weeks ago
  38. ce6adb3 [YUNIKORN-2432] Add unit test coverage for UserTracker/GroupTracker/QueueTracker.canRunApp() (#812) by Peter Bacsko · 8 weeks ago
  39. 908d1cb [YUNIKORN-2030] headroom check for reserved allocations (#793) by Yongjun Zhang · 8 weeks ago
  40. e9805c9 [YUNIKORN-2042] REST API for specific queue (#687) by steinsgateted · 8 weeks ago
  41. 3148d2b [YUNIKORN-2413] Initialism fixes for allocationId, clusterId (#806) by Priyansh Choudhary · 9 weeks ago
  42. b926dce [YUNIKORN-2416] [ADDENDUM] Update SI reference by Craig Condit · 9 weeks ago
  43. 4289253 [YUNIKORN-2416] [ADDENDUM] Cleanup replace directives (#815) by Yu-Lin Chen · 9 weeks ago
  44. e81cf42 [YUNIKORN-2416] Cleanup replace directives (#814) by Yu-Lin Chen · 9 weeks ago
  45. 174c5fd [YUNIKORN-2116] Track user/group events (#800) by Peter Bacsko · 9 weeks ago
  46. f0e7d6d [YUNIKORN-2441] Wildcard limits not set on root tracker (#813) by Peter Bacsko · 9 weeks ago
  47. 6cb3481 [YUNIKORN-2427] reverting addendum commit by Manikandan R · 9 weeks ago
  48. e4d2d00 [YUNIKORN-2427] [ADDENDUM] Use r-lock instead of rw-lock in user_tracker.go#getGroupForApp (#809) by Manikandan R · 9 weeks ago
  49. 9e778f4 [YUNIKORN-2427] Use r-lock instead of rw-lock in user_tracker.go#getGroupForApp (#807) by Yu-Lin Chen · 9 weeks ago
  50. 639901e [YUNIKORN-2412] Avoid returning potential nil in handlers.go (#798) by Ryan Lo · 9 weeks ago
  51. 3083104 [YUNIKORN-2426] Remove /ws/v1/periodicstatedump (#808) by DouPache · 9 weeks ago
  52. e664cc7 [YUNIKORN-2395] Remove Jaeger dependencies and cleanup outdated traces implementation (#805) by Yu-Lin Chen · 9 weeks ago
  53. d7dc86f [YUNIKORN-2326] refactor `getAppsByState`, `getRejectedAppsByState`, and `getCompletedAppsByState` (#804) by Priyansh Choudhary · 9 weeks ago
  54. 6838ac7 [YUNIKORN-2381] Update the copyright years in NOTICE files to 2024 (#803) by geordie · 10 weeks ago
  55. a87a463 [YUNIKORN-2406] Ensure shim is notified of existing allocations being added (#801) by Craig Condit · 2 months ago
  56. 5e81c35 [YUNIKORN-2404] ws/v1/history/apps and /ws/v1/history/containers should return empty array instead of null (#795) by Ryan Lo · 2 months ago
  57. c2e82da [YUNIKORN-2408] fix golangci-lint warning in context.go (#799) by Ryan Lo · 2 months ago
  58. b9899e2 [YUNIKORN-2409] History tracking minor code cleanup (#797) by Peter Bacsko · 2 months ago
  59. ffb4a16 [YUNIKORN-2405] Rename "allocationid" and "allocationUid" to "allocationId" (#796) by Ryan Lo · 2 months ago
  60. 6353061 [YUNIKORN-2403] Update golang.org/x/net and golang.org/x/time (#794) by Kuan-Po Tseng · 3 months ago
  61. dd77c6d [YUNIKORN-2398] Refactor event system mock (#792) by Wilfred Spiegelenburg · 3 months ago
  62. bb59d9c [YUNIKORN-2284] ERROR message when stopping Service context (#778) by PoAn Yang · 3 months ago
  63. d4b2eb7 [YUNIKORN-2393] Upgrade codecov/codecov-action from v3 to v4 (#787) by Yu-Lin Chen · 3 months ago
  64. 84f6161 [YUNIKORN-2397] Improve plugin registration unit test coverage (#791) by Wilfred Spiegelenburg · 3 months ago
  65. dc4f6ef [YUNIKORN-2370] Proper event handling for failed headroom checks (#784) by Peter Bacsko · 3 months ago
  66. 72edc05 [YUNIKORN-2396] dependency sync between k8shim and core (#786) by Kuan-Po Tseng · 3 months ago
  67. 05288e1 [YUNIKORN-2386] Upgrade zap logger from v1.24.0 to v1.26.0 (#789) by Ryan Lo · 3 months ago
  68. c3bfa99 [YUNIKORN-2388] Update gotest.tools/v3 from v3.0.3 to v3.5.1 (#790) by Ryan Lo · 3 months ago
  69. 6b55c5e [YUNIKORN-2394] bump prometheus client to 1.18.0 (#788) by PoAn Yang · 3 months ago
  70. 3141cbb [YUNIKORN-2389] Update golang dependencies (#785) by Yu-Lin Chen · 3 months ago
  71. f025f07 [YUNIKORN-2376] Remove dummy state dump plugin (#783) by Wilfred Spiegelenburg · 3 months ago
  72. ec17e0b [YUNIKORN-2147] Limit the number of concurrent event streams (#777) by Peter Bacsko · 3 months ago
  73. d23cfe5 [YUNIKORN-2375] Refactor mock callback plugin (#782) by Wilfred Spiegelenburg · 3 months ago
  74. 433d546 [YUNIKORN-2118] Add smoke test for event streaming (#705) by Peter Bacsko · 3 months ago
  75. b62164a [YUNIKORN-2132] Show active event streaming in the state dump (#707) by Peter Bacsko · 3 months ago
  76. 23214ea [YUNIKORN-2371] Add failed headroom checks to the allocation log (#781) by Peter Bacsko · 3 months ago
  77. 6bc390a [YUNIKORN-2335] Use go standard library min and max functions (#780) by geordie · 3 months ago
  78. d7c6fa7 [YUNIKORN-2340] Upgrade actions versions in Github Action workflow (#779) by Yu-Lin Chen · 3 months ago
  79. 8c6f4c5 [YUNIKORN-2212] Outstanding request collection optimisation (#745) by Peter Bacsko · 3 months ago
  80. 681a4cb [YUNIKORN-1709] Add event streaming logic (#533) by Peter Bacsko · 3 months ago
  81. bce75ba [YUNIKORN-2329] Ensure RMProxy events are processed in-order (#776) by Yu-Lin Chen · 3 months ago
  82. 1f5f1c9 [YUNIKORN-2209] Remove limit checks in QueueTracker (#758) by Manikandan R · 3 months ago
  83. 0df1d59 [YUNIKORN-2273] checkLimitMaxApplications fails if there is missing limit in a middle queue (#760) by PoAn Yang · 3 months ago
  84. 4323f64 [YUNIKORN-2320] Package-level logging breaks custom logging configuration (#773) by Ovidiu Feodorov · 3 months ago
  85. cc5c271 [YUNIKONR-2179] Extend the coverage of PartitionQueueDAOInfo (#772) by Kuan-Po Tseng · 3 months ago
  86. 55a06ad [YUNIKORN-2318] Flaky test TestTimeoutPlaceholderAllocReleased (#771) by Peter Bacsko · 4 months ago
  87. 4268834 [YUNIKORN-2311] Log spew on nil guaranteed / max resources after YUNIKORN-2169 (#770) by Manikandan R · 4 months ago
  88. d8be493 [YUNIKORN-2257] Add rest API to retrieve node utilization for multiple resource types (#762) by Yu-Lin Chen · 4 months ago
  89. e677e8f [YUNIKORN-2260] Partition limit is NOT equivalent with the root limit (#763) by Kuan-Po Tseng · 4 months ago
  90. 77e19f6 [YUNIKORN-2235] Add new RESTful API for retrieving application (#750) by Xie Yifan · 4 months ago
  91. 7806da5 [YUNIKORN-2285] Don't re-calculate reservationKey (#766) by Peter Bacsko · 4 months ago
  92. ba62c5d [YUNIKORN-2303] Data race during queue sorting (#769) by Peter Bacsko · 4 months ago
  93. 2fa897c [YUNIKORN-2302] TestNoFillWithoutEventPluginRegistered is flaky (#767) by pbacsko · 4 months ago
  94. e04b7bf [YUNIKORN-2298] remove `configStateDumpFilePath` from handlers_test.go (#768) by Kuan-Po Tseng · 4 months ago
  95. 59cda41 [YUNIKORN-2296] Incorrect assert condition in config_test.go (#765) by Kuan-Po Tseng · 4 months ago
  96. 526a8db [YUNIKORN-2272] refactor TestSpecificUserAndGroupResourceUsage (#764) by Kuan-Po Tseng · 4 months ago
  97. 3b5a65d [YUNIKORN-2259] add more meaningful error message when the invalid config is caused by undefined maxapplications (#761) by Kuan-Po Tseng · 4 months ago
  98. e3bcd34 [YUNIKORN-2270] GPU Preemption is not triggered as expected when all available GPUs are used. (#759) by Weiwei Yang · 4 months ago
  99. 05a0a90 [YUNIKORN-2172] Add test cases for different applications each with different group linkage (#741) by Yu-Lin Chen · 4 months ago
  100. d02c41d [YUNIKORN-2119] check wildcard limit in different queue level (#720) by PoAn Yang · 4 months ago