1. 2453bc2 [YUNIKORN-3270] Update go-ntlmssp dependency (#1085) by Wilfred Spiegelenburg · 2 days ago master
  2. ea11b02 [YUNIKORN-3263] Remove code: statedumps in core repo (#1084) by mani · 2 weeks ago
  3. bc75e78 [YUNIKORN-3256] Stop weekly e2e tests runs (#1083) by mani · 2 weeks ago
  4. 1af2b86 [YUNIKORN-3249] Moved quota preemption out from tryallocate (#1080) by Aditya Maheshwari · 4 weeks ago
  5. e003b4c [YUNIKORN-3246] Summarize the preemption results and send event to the queue (#1079) by mani · 5 weeks ago
  6. 65b114f [YUNIKORN-3228] Assess the impact of restart on scheduled preemption and propose a solution (#1068) by mani · 5 weeks ago
  7. 21874e5 [YUNIKORN-3250] Fix UserGroupCache entries never expiring (#1081) by Mit Desai · 5 weeks ago
  8. 65d35fc [YUNIKORN-3219] Cancel reservations after the wait time expires (#1067) by mani · 6 weeks ago
  9. e32624f [YUNIKORN-3240] Ensure leaf queues doesn't violate parent queue's guaranteed settings (#1074) by mani · 6 weeks ago
  10. 8ae738d [YUNIKORN-3242] Updated direct dependencies (#1078) by Aditya Maheshwari · 7 weeks ago
  11. fac9b6b [YUNIKORN-3233] Improve victim selection algorithm (#1072) by mani · 7 weeks ago
  12. 956ade5 [YUNIKORN-3241] Fix fence root searching when queue is over/at max capacity (#1076) by Victor Zhou · 7 weeks ago
  13. 3d240e1 [YUNIKORN-2826] Prune zero-values from node capacity by hhcs9527 · 7 weeks ago
  14. 8c38ff7 [YUNIKORN-3232] Prune queue snapshots in findEligiblePreemptionVictims (#1071) by Victor Zhou · 8 weeks ago
  15. 192f2a3 [YUNIKORN-3208] Added test for quota.preemption.delay inheritance (#1069) by mani · 8 weeks ago
  16. 18afa43 [YUNIKORN-3235] Updating the go version to 1.26.1 (#1073) by Aditya Maheshwari · 9 weeks ago
  17. cb7f238 [YUNIKORN-3229] Upgrade go version to 1.26 (#1070) by Aditya Maheshwari · 3 months ago
  18. 40a6482 [YUNIKORN-3213] Check queue current usage while configuring delay (#1064) by mani · 3 months ago
  19. 2cd6f1b [YUNIKORN-3199] Update the copyright years in NOTICE files to 2026 (#1065) by mani · 3 months ago
  20. 2ef61f3 [YUNIKORN-3215] ValidateConfig overhead for Limits (#1066) by Wilfred Spiegelenburg · 3 months ago
  21. 462381d [YUNIKORN-3193] Handle delay consecutive increase and decrease in any order (#1063) by mani · 4 months ago
  22. 9883272 [YUNIKORN-3193] Quota preemption to be turned off by default (#1061) by Wilfred Spiegelenburg · 4 months ago
  23. 54a2a25 [YUNIKORN-3113] Resource-wise preemption (#1029) by Manikandan R · 4 months ago
  24. 4027116 [YUNIKORN-3190] Fix race condition occurring between released and preempted allocations (#1058) by mani · 4 months ago
  25. 2a0db10 [YUNIKORN-3182] Handle queues when some other queue in the same hierarchy in going through preemption (#1056) by mani · 4 months ago
  26. 63eae06 [YUNIKORN-3188] Skip ph released allocations in daemon set preemption (#1057) by mani · 5 months ago
  27. 0c96ff1 [YUNIKORN-3157] Calculate Preemptable Resource for leaf Queue with different resource types (#1055) by mani · 5 months ago
  28. 04638ef [YUNIKORN-3161] Update Go depenedencies for CVE fixes (#1053) by Peter Bacsko · 5 months ago
  29. e08375e [YUNIKORN-3179] Upgrade linter to 2.7.0 (#1054) by Peter Bacsko · 5 months ago
  30. 11c0a7a [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 (#1052) by Wilfred Spiegelenburg · 5 months ago
  31. cefba88 [YUNIKORN-3155] Leaf Queue Selection process when parent queue quota lowers (#1051) by mani · 6 months ago
  32. 5556bc9 [YUNIKORN-3151] Remove appendix from LICENSE (#1050) by dennis · 6 months ago
  33. 9cdcd08 [YUNIKORN-3148] Propagate headroom in getOutstandingRequests (#1049) by Peter Bacsko · 6 months ago
  34. e41a426 [YUNIKORN-3115] Skip scheduling application if too many pods are unschedulable (#1046) by Peter Bacsko · 6 months ago
  35. 138d67f [YUNIKORN-3150] Trigger preemption from scheduling cycle (#1048) by mani · 6 months ago
  36. a3a7ce5 [YUNIKORN-3149-1] Implement "best effort" approach for preempt victims by mani · 6 months ago
  37. c5a6a97 [YUNIKORN-3146] Preempt victims (#1044) by mani · 6 months ago
  38. caec109 [YUNIKORN-3143] Victim ordering and selection (#1040) by mani · 6 months ago
  39. 98ab7f8 [YUNIKORN-3142] Calculate Preemptable Resource for leaf Queue with same resource types (#1039) by mani · 6 months ago
  40. 0d896fd [YUNIKORN-3141] Evaluate Preemption possibilities through preconditions (#1038) by mani · 6 months ago
  41. 6bd254c [YUNIKORN-3140] Quota change through preemption config changes (#1034) by mani · 6 months ago
  42. 22d82c1 [YUNIKORN-656] Add LDAP resolver for group resolution (#1021) by Mit Desai · 7 months ago
  43. ceb8ca5 [YUNIKORN-3139] Decrement 'preemptAttemptsRemaining' counter only when attempt has been made and not for precondition check failures (#1035) by mani · 7 months ago
  44. fde27e5 [YUNIKORN-2057] Optimize FindQueueByAppID (#1037) by Adrian Lin · 7 months ago
  45. 446c1b3 [YUNIKORN-3138] Update Go version to 1.25 (#1033) by Peter Bacsko · 7 months ago
  46. 7511f30 [YUNIKORN-3131] Improve DaemonSet preemption diagnostic messages (#1032) by Peter Bacsko · 7 months ago
  47. f6c1e41 [YUNIKORN-3127] Flaky test TestApplicationHistoryTracking (#1031) by Peter Bacsko · 8 months ago
  48. 59bcf6f [YUNIKORN-3125] Show allocation name and resource usage in the core when handling non-YK pods (#1030) by Peter Bacsko · 8 months ago
  49. e3475fa [YUNIKORN-3116] Yunikorn CVE fixes (#1028) by Peter Bacsko · 9 months ago
  50. a605436 [YUNIKORN-3114] change yaml package (#1027) by Peter Bacsko · 9 months ago
  51. 718c7ea [YUNIKORN-3092] Reservations can permanently block nodes, leading to preemption failure and a stuck scheduler state (#1025) by Manikandan R · 9 months ago
  52. 7610125 fix: limit event size to 1024 (#1026) by Michael Chu · 9 months ago
  53. fdd33d2 [YUNIKORN-3074] Upgrade Golangci-lint to version 2.1.6 (#1020) by Dennis Huang · 10 months ago
  54. 29e95b6 [YUNIKORN-2930] Add time consumption metrics for scheduling/tryNode cycle (#1017) by kaichiachen · 10 months ago
  55. 1a07ad7 [YUNIKORN-3087] Remove deprecated "subsystem metrics" code (#1023) by Barry Wu · 11 months ago
  56. 7eb8f58 [YUNIKORN-3090] Promethues metrics are improperly labeled. (#1024) by Tyler Denton · 11 months ago
  57. a5b865c [YUNIKORN-3084] Fix Inconsistency in Allocation Removal from sortedRequests (#1022) by Mit Desai · 11 months ago
  58. d5edb7a ADDENDUM [YUNIKORN-2772] Scheduler restart does not preserve app start time (#1019) by Peter Bacsko · 11 months ago
  59. bf04bd4 [YUNIKORN-2772] Scheduler restart does not preserve app start time (#1018) by Peter Bacsko · 1 year, 1 month ago
  60. c56c288 [YUNIKORN-2592] Remove spurious warning when setting queue resources (#1016) by Craig Condit · 1 year, 2 months ago
  61. 1e58dfa [YUNIKORN-3041] Core: Update dependencies for CVE fixes (#1015) by Craig Condit · 1 year, 2 months ago
  62. 9eee423 [YUNIKORN-3036] fix race prevention regression (#1014) by Wilfred Spiegelenburg · 1 year, 2 months ago
  63. 621c184 [YUNIKORN-3029] update golangci-lint for go 1.23 (#1013) by kaichiachen · 1 year, 3 months ago
  64. 5aa780a [YUNIKORN-2991] Ensure draining queues do not accept new applications (#1002) by haorenhui · 1 year, 3 months ago
  65. 84bb8e0 [YUNIKORN-2153] Refactor placement of predicateCheckResult (#1011) by kaichiachen · 1 year, 3 months ago
  66. ee8d7fa [YUNIKORN-2907] Avoid extraneous logging during queue config processing (#1009) by Michael · 1 year, 3 months ago
  67. 4f2f1b3 [YUNIKORN-2854]Add queue maxRunningApps metrics (#1012) by kaichiachen · 1 year, 3 months ago
  68. 7391aeb [YUNIKORN-2998] tryNodesNoReserve is not tested (#1008) by Michael · 1 year, 4 months ago
  69. 29e1596 [YUNIKORN-3005] Increase decreaseTrackedResource test coverage (#1010) by Ryan · 1 year, 4 months ago
  70. a351764 [YUNIKORN-2997] add unit test for tryPlaceholderAllocate (#1004) by Michael · 1 year, 5 months ago
  71. 2113cd7 [YUNIKORN-3004] Lock User Trackers and Group Trackers map during delete operations (#1007) by Manikandan R · 1 year, 5 months ago
  72. 72a2553 [YUNIKORN-3002] Update Go dependencies for CVE fixes (#1005) by Tzu-Hua Lan · 1 year, 5 months ago
  73. 4d50a5a [YUNIKORN-3003] Don't consider alreadyy preempted allocations for preemption (#1006) by Paul Santa Clara · 1 year, 5 months ago
  74. 149820f [YUNIKORN-2999] Bump e2e test for core to Kubernetes v1.32.0 (#1003) by Craig Condit · 1 year, 5 months ago
  75. b02e15e [YUNIKORN-2976] Handle multiple require node allocations per node (#1001) by Wilfred Spiegelenburg · 1 year, 5 months ago
  76. f7d0e10 [YUNIKORN-2982] Send event when preemption occurs (#1000) by haorenhui · 1 year, 5 months ago
  77. 0356a3a [YUNIKORN-2974] Expose preemption and priority settings via REST (#995) by Wilfred Spiegelenburg · 1 year, 6 months ago
  78. 7c99e6b [YUNIKORN-2925] Remove internal object from application REST info (#999) by Wilfred Spiegelenburg · 1 year, 6 months ago
  79. ebb8b1c [YUNIKORN-2901] Ensure queuees are created with proper queue path (#997) by Hengzhe · 1 year, 6 months ago
  80. 1f23de3 [YUNIKORN-2980] DaemonSet preemption: Don't flood the logs if victim selection fails (#998) by Peter Bacsko · 1 year, 6 months ago
  81. 135bc78 [YUNIKORN-2978] Fix handling of reserved allocations where node differs (#996) by Craig Condit · 1 year, 6 months ago
  82. ac32595 [YUNIKORN-2967] Cleanup REST response headers (#994) by Wilfred Spiegelenburg · 1 year, 6 months ago
  83. d7d1408 [YUNIKORN-2972] Remove internal object from user and group REST info (#993) by Wilfred Spiegelenburg · 1 year, 6 months ago
  84. 8d139b1 [YUNIKORN-2965] Move statedump and stack REST to debug endpoint (#992) by Wilfred Spiegelenburg · 1 year, 6 months ago
  85. 6ef347b [YUNIKORN-2953] Placeholder release count incorrect (#991) by Wilfred Spiegelenburg · 1 year, 6 months ago
  86. 7057201 [YUNIKORN-2928] [core] Update foreign pod resource usage (#990) by Peter Bacsko · 1 year, 7 months ago
  87. 1e5d68b [YUNIKORN-2908] Remove associated metrics when queue is removed (#987) by Hengzhe · 1 year, 7 months ago
  88. 19fefc6 [YUNIKORN-2951] Remove unnecessary locking from RequiredNodePreemptor (#989) by Ryan · 1 year, 7 months ago
  89. 5d3eb36 [YUNIKORN-2848] Refactor preemption_queue_test.go (#983) by Ryan · 1 year, 7 months ago
  90. 597983c [YUNIKORN-2824] Refactor preemption_test.go (#985) by YUN SUN · 1 year, 7 months ago
  91. 9869540 [YUNIKORN-2926] Placeholder counters incorrect (#986) by Wilfred Spiegelenburg · 1 year, 7 months ago
  92. 6f54992 [YUNIKORN-2942] Expose foreign allocations tags on the REST interface (#988) by Peter Bacsko · 1 year, 7 months ago
  93. 079a02d [YUNIKORN-2924] [core] Remove occupiedResource handling logic (#984) by Peter Bacsko · 1 year, 7 months ago
  94. 44705ae [YUNIKORN-2912] CI: Remove "Restore cache failed" warning in yunikorn-core (#979) by dalaoqi · 1 year, 7 months ago
  95. 86dd867 [YUNIKORN-2917] Add additional buckets for latency histograms (#982) by Craig Condit · 1 year, 7 months ago
  96. 6354baa [YUNIKORN-2916] Fix inconsistent resource bucketing in metrics (#981) by Craig Condit · 1 year, 7 months ago
  97. b30768f [YUNIKORN-2915] Update scheduling latency metric even with no allocation (#980) by Craig Condit · 1 year, 7 months ago
  98. b870b0c [YUNIKORN-2893] Apply "cancel-in-progress" feature for each PR in Github Action (#978) by Tzu-Hua Lan · 1 year, 7 months ago
  99. 4ea2251 [YUNIKORN-2897] Health checker reports foreign allocation as orphan (#977) by Peter Bacsko · 1 year, 7 months ago
  100. a2d3d43 [YUNIKORN-2832] [core] Add non-Yunikorn allocation tracking logic (#975) by Peter Bacsko · 1 year, 7 months ago