1. 0c43795 [YUNIKORN-3123] Add retry logic to AssumePod to prevent PV races (#985) by Peter Bacsko · 4 days ago master
  2. aa417bd [YUNIKORN-3116] Yunikorn CVE fixes (#984) by Peter Bacsko · 4 weeks ago
  3. 35fb397 [YUNIKORN-3114] change yaml package (#983) by Peter Bacsko · 4 weeks ago
  4. 4dc1820 [YUNIKORN-3110] clean up dup error assetion in vertical pod scaling test (#982) by kaichiachen · 5 weeks ago
  5. 25250e6 [YUNIKORN-3107] Decrease K8s versions in e2e test matrix and disable tests for plugin mode (#980) by Michael Chu · 6 weeks ago
  6. 1be375d [YUNIKORN-3091] Update K8s dependency to 1.33 (#974) by Peter Bacsko · 8 weeks ago
  7. b07953a [YUNIKORN-3062] Refactor restart_changed_config E2E test (#977) by Barry Wu · 8 weeks ago
  8. 6703e4b [YUNIKORN-3082] Fix flaky e2e Verify_GangApp_FIFO_Order (#975) by Peter Bacsko · 3 months ago
  9. 878d385 [YUNIKORN-3074] Upgrade Golangci-lint to version 2.1.6 (#973) by Dennis Huang · 4 months ago
  10. 9b9534c [YUNIKORN-3064] Refactor user_group_limit E2E test suite structure (#972) by Michael Chu · 4 months ago
  11. 9b553ee [YUNIKORN-3065] Add test for checkPodMetadataBeforeScheduling (#969) by Michael Chu · 5 months ago
  12. af11817 [YUNIKORN-3061] Refactor recovery_and_restart E2E test suite structure (#970) by Michael Chu · 5 months ago
  13. 68feb23 [YUNIKORN-3057] Refactor basic_scheduling E2E test suite structure (#968) by Michael Chu · 5 months ago
  14. 59bc726 [YUNIKORN-3056] Refactor preemption E2E test suite structure (#967) by Michael Chu · 5 months ago
  15. 7b89664 [YUNIKORN-2811] Warn if a pod has inconsistent metadata in the shim (#964) by Yu-Lin Chen · 5 months ago
  16. c7a44ce [YUNIKORN-2864] Add e2e test for InPlacePodVerticalScaling feature (#965) by kaichiachen · 5 months ago
  17. 13f4b5c [YUNIKORN-3054] Refactor persistent_volume E2E test suite structure (#962) by YUN SUN · 5 months ago
  18. 02df203 [YUNIKORN-3053] Support latest InPlacePodVerticalScaling spec (#961) by Craig Condit · 6 months ago
  19. a1b66d5 [YUNIKORN-2875] E2E: Launch spark from official image to avoid client java dependency (#956) by kaichiachen · 6 months ago
  20. f4aeeba [YUNIKORN-3047] Fix problematic error returns (#960) by cuishuang · 6 months ago
  21. 3c19bc9 [YUNIKORN-2638] Simplify finalizeNodes and finalizePods (#949) by steinsgateted · 6 months ago
  22. 1618137 [YUNIKORN-3039] Add support for pod-level resource requests (#959) by Craig Condit · 6 months ago
  23. c81c718 [YUNIKORN-3042] Shim: Update dependencies for CVE fixes (#958) by Craig Condit · 6 months ago
  24. 9c25516 [YUNIKORN-2850] Watch configmap only in yunikorn's deployed namespace (#957) by Michael · 6 months ago
  25. 0cf3c81 [YUNIKORN-2996] Build against Kubernetes 1.32.2 (#953) by Craig Condit · 6 months ago
  26. 805d428 [YUNIKORN-3031] Add support for .spec.schedulingGates (#954) by Peter Bacsko · 7 months ago
  27. 2964df3 [YUNIKORN-3024] Update to go 1.23 (#950) by kaichiachen · 7 months ago
  28. f07dfda [YUNIKORN-3027] Add new build targets to generate instrumented binaries (#952) by Peter Bacsko · 7 months ago
  29. 6fee122 [YUNIKORN-3021] Update default volumeBindTimeout to 10 minutes (#948) by Craig Condit · 8 months ago
  30. d4344fb [YUNIKORN-3016] Cleanup cluster resources after persistent_volume e2e test failed (#947) by kaichiachen · 8 months ago
  31. a53123f [YUNIKORN-3002] Update Go dependencies for CVE fixes (#945) by Tzu-Hua Lan · 9 months ago
  32. 76aaf7e [YUNIKORN-2973] Adding GinkgoLinter (#941) by rrajesh · 9 months ago
  33. badbb16 [YUNIKORN-2995] Add Kubernetes v1.32.0 to e2e test matrix (#944) by Craig Condit · 9 months ago
  34. e2d6ebe [YUNIKORN-2992] Emit warning message in plugin mode (#943) by Peter Bacsko · 9 months ago
  35. 31132ba [YUNIKORN-2987] Remove -installsuffix switch during build (#940) by Peter Bacsko · 10 months ago
  36. e289196 [YUNIKORN-2972] Remove Resource object from user group REST API (#938) by Wilfred Spiegelenburg · 10 months ago
  37. 735210c [YUNIKORN-2971] Use FakeRecorder and MockedRecorder properly in the tests (#937) by Peter Bacsko · 10 months ago
  38. 8fa300f [YUNIKORN-2927] Update MockScheduler test case with foreign pod resource update (#934) by Peter Bacsko · 10 months ago
  39. 52bef67 [YUNIKORN-2966] Not all tags are created for foreign allocations (#936) by Peter Bacsko · 10 months ago
  40. 412d337 [YUNIKORN-2948] Add MockScheduler test which verifies foreign pod tracking (#933) by Peter Bacsko · 11 months ago
  41. be76576 [YUNIKORN-2931] Create foreign pod e2e tests (#932) by Peter Bacsko · 11 months ago
  42. 352e1b7 [YUNIKORN-1977] Added E2E test for deploying pod and verifying user info with non-kube-admin user (#915) by rrajesh · 11 months ago
  43. eec753b [YUNIKORN-2825] Fix the job name of pprof dashboard in Grafana dashboard (#930) by Tzu-Hua Lan · 11 months ago
  44. ee8d1c0 [YUNIKORN-2896] [shim] Remove occupiedResource handling logic (#927) by Peter Bacsko · 11 months ago
  45. 753e4f8 [YUNIKORN-2834] [shim] Add non-YuniKorn allocation tracking logic (#918) by Peter Bacsko · 11 months ago
  46. e9b05eb [YUNIKORN-2910] Fix data corruption due to insufficient shim context locking (#924) by Craig Condit · 11 months ago
  47. 92a17ad [YUNIKORN-2911] Add kind-e2e Makefile target (#925) by Craig Condit · 11 months ago
  48. 32903ff [YUNIKORN-2845] Remove SchedulerConf.TestMode (#923) by Peter Bacsko · 11 months ago
  49. ac4f141 [YUNIKORN-2753] Update yunikorn-metrics grafana dashboard (#921) by SP12893678 · 11 months ago
  50. 4d6b4de [YUNIKORN-2844] Inject event recorder externally (#922) by Peter Bacsko · 11 months ago
  51. f79d10c [YUNIKORN-2892] Log correct termination type when releasing task in shim (#917) by qzhu · 12 months ago
  52. 8a4585f [YUNIKORN-2893] Apply "cancel-in-progress" feature for each PR in Github Action (#920) by Tzu-Hua Lan · 12 months ago
  53. 95101e0 [YUNIKORN-2898] [shim] Update core and SI dependency after YUNIKORN-2832 (#919) by Peter Bacsko · 12 months ago
  54. f1e7920 [YUNIKORN-2874] Fix reproducible builds when a release is generated (#914) by Craig Condit · 12 months ago
  55. c959d23 [YUNIKORN-2289] Isolate e2e tests in separate namespaces (#913) by rrajesh · 1 year ago
  56. 8add17d [YUNIKORN-2368] Shim: Send updated resource requests to core (#912) by Craig Condit · 1 year ago
  57. cd60dd9 [YUNIKORN-2857] Fix flaky gang scheduling e2e test (#911) by Craig Condit · 1 year ago
  58. b335500 [YUNIKORN-1126] Add e2e tests for user and group limits with wildcard (#909) by rrajesh · 1 year ago
  59. 58c0c36 [YUNIKORN-2714] Add e2e test to verify queue name with special characters (#906) by rrajesh · 1 year ago
  60. c8987b8 [YUNIKORN-2852] Add e2e tests for group names in placement rule filter (#908) by rrajesh · 1 year ago
  61. 8ab6ecf [YUNIKORN-2799] Fix Dockerfile warnings (#910) by ryankert · 1 year ago
  62. cc91552 [YUNIKORN-1126] Add e2e test for best effort pod (#904) by rrajesh · 1 year ago
  63. 9ae1fb9 [YUNIKORN-2810] Throw a warning if a pod has inconsistent metadata (#900) by Yu-Lin Chen · 1 year ago
  64. 94c6cca Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 (#907) by dependabot[bot] · 1 year ago
  65. c8493d9 [YUNIKORN-2851] Improve placeholder / manager test coverage (#905) by SP12893678 · 1 year ago
  66. f8e9c11 [YUNIKORN-2842] Improve metadata & gang_utils funtion's test coverage (#903) by SP12893678 · 1 year, 1 month ago
  67. 874759b [YUNIKORN-2808] Fix Verify_preemption_on_priority_queue e2e test (#897) by Manikandan R · 1 year, 1 month ago
  68. 4363f25 [YUNIKORN-2830] Update Kubernetes compile dependency to 1.31.0 (#898) by Craig Condit · 1 year, 1 month ago
  69. 2ce8431 [YUNIKORN-2835] Refactor switch statement in UpdateApplication (#901) by Tzu-Hua Lan · 1 year, 1 month ago
  70. 5bb3890 [YUNIKORN-2582] Use atomic.Int32 for atomic operations (#899) by YUN SUN · 1 year, 1 month ago
  71. 78e1d71 [YUNIKORN-2504] Support canonical labels and align metadata retrieving order in shim (#893) by Yu-Lin Chen · 1 year, 1 month ago
  72. c740b34 [YUNIKORN-2817] Pods should be deleted according to podspec (#896) by qzhu · 1 year, 1 month ago
  73. dfeee61 [YUNIKORN-2816] Clean up AllocationReleaseRequest logic (#895) by qzhu · 1 year, 1 month ago
  74. b02c307 [YUNIKORN-2815] Run e2e tests against Kubernetes 1.31 (#894) by Craig Condit · 1 year, 1 month ago
  75. 2278b32 [YUNIKORN-2779] Shim: Use UpdateAllocation for both asks and allocations (#891) by Craig Condit · 1 year, 1 month ago
  76. fabbce3 [YUNIKORN-2807] Don't log 'task missing' as ERROR (#892) by Craig Condit · 1 year, 1 month ago
  77. eed4ea1 [YUNIKORN-2446] Add OCI annotations to public docker images (#889) by ryankert · 1 year, 1 month ago
  78. 286abb6 [YUNIKORN-2724] Improve the signature of methods notifyTaskComplete() and ensureAppAndTaskCreated() (#873) by ryankert · 1 year, 1 month ago
  79. c5f4074 [YUNIKORN-2786] Improve convert2Namespace funtion's test coverage (#887) by SP12893678 · 1 year, 1 month ago
  80. ba192d4 [YUNIKORN-2782] Cleanup dead code in cache/context (#888) by Tzu-Hua Lan · 1 year, 1 month ago
  81. 7f9901f [YUNIKORN-2780] Remove references to SI ExistingAllocations (#886) by Craig Condit · 1 year, 1 month ago
  82. acbc966 [YUNIKORN-2629] Adding a node can result in a deadlock (#859) by Peter Bacsko · 1 year, 1 month ago
  83. ecb651e [YUNIKORN-1697] [shim] Make namespace annotation to support max applications update. (#885) by qzhu · 1 year, 1 month ago
  84. 138d53a [ADDENDUM] YUNIKORN-2319] cache.Task: reference to old pod object is kept after update by Peter Bacsko · 1 year, 2 months ago
  85. 26443bc [YUNIKORN-2319] cache.Task: reference to old pod object is kept after update (#864) by Peter Bacsko · 1 year, 2 months ago
  86. a95c356 [YUNIKORN-2760] "make tools" should check the version of tools (#880) by Tzu-Hua Lan · 1 year, 2 months ago
  87. 89b8304 [YUNIKORN-2771] Optimization: Mark placeholder pods for non-graceful termination (#883) by Craig Condit · 1 year, 2 months ago
  88. b947dca [YUNIKORN-2759] Replace %w by Errors.join (#884) by Hsien-Cheng(Ryan) Huang · 1 year, 2 months ago
  89. 97b29d6 [YUNIKORN-2770] Simplify Application.GetTask() (#882) by Peter Bacsko · 1 year, 2 months ago
  90. 498b8ea [YUNIKORN-2765] Improve si_helper & resource funtion's test coverage (#881) by SP12893678 · 1 year, 2 months ago
  91. 4c78765 [YUNIKORN-2762] Improve util funtion's test coverage (#879) by SP12893678 · 1 year, 2 months ago
  92. eddb4c8 [YUNIKORN-2713] Use queue specific REST API directly (#878) by Tzu-Hua Lan · 1 year, 2 months ago
  93. f281908 [YUNIKORN-2715] Handle special characters for params like queue, username & groupname (#867) by Manikandan R · 1 year, 2 months ago
  94. e29ba8f [YUNIKORN-2540] clean up constants in pkg/cache/context_test.go (#866) by YUN SUN · 1 year, 2 months ago
  95. 810b9de [YUNIKORN-2667] E2E test for Gang app originator pod changes after restart (#865) by Tzu-Hua Lan · 1 year, 2 months ago
  96. c6f69b7 [YUNIKORN-2738] Only check failure reason once when failing app (#877) by Wilfred Spiegelenburg · 1 year, 2 months ago
  97. 4b19450 [YUNIKORN-2323] Gang scheduling user experience new events (#876) by Wilfred Spiegelenburg · 1 year, 2 months ago
  98. 085edca [YUNIKORN-2711] Shim: Skip setting the queue name to default queue (#874) by Mit Desai · 1 year, 2 months ago
  99. 8105123 [YUNIKORN2729] remove --new-from-rev from Makefile (#875) by rich7420 · 1 year, 2 months ago
  100. a5e8750 [YUNIKORN-2182] Set ReadHeaderTimeout in http server (#872) by 0lai0 · 1 year, 2 months ago