1. 58adfe9 [YUNIKORN-2636] Admission Controller ignores existing Queue/ApplicationID annotations (#848) by Yu-Lin Chen · 6 days ago master
  2. 08a9b93 [YUNIKORN-2618]Update Streamline AsyncRMCallback UpdateAllocation (#846) by YUN SUN · 12 days ago
  3. 6aa6afe [YUNIKORN-2630] Release context lock early for config changes (#842) by Wilfred Spiegelenburg · 13 days ago
  4. 6f2800f [YUNIKORN-2616] Remove unused bool return from PreemptionPredicates() (#841) by Ryan · 2 weeks ago
  5. 5f80f49 [YUNIKORN-2627] Add K8s 1.30 to the e2e matrix (#840) by Tseng Hsi-Huang · 3 weeks ago
  6. 0c90ea5 [YUNIKORN-2323] Gang scheduling user experience issues (#835) by Manikandan R · 3 weeks ago
  7. d5d70e3 [YUNIKORN-2623] Create unit tests for Clients (#839) by Peter Bacsko · 3 weeks ago
  8. 4f8da23 [YUNIKORN-2531] Create unit tests for AsyncRMCallback (#832) by Peter Bacsko · 3 weeks ago
  9. db84a69 [YUNIKORN-2615] Remove named returns from predicate_manager.go (#834) by Wilfred Spiegelenburg · 3 weeks ago
  10. 3a231be [YUNIKORN-2578] Refactor SchedulerCache.GetPod() to remove returned boolean (#837) by ryan · 3 weeks ago
  11. 81058ad [YUNIKORN-2617] Update kindest/node to v1.29.2 for Makefile (#836) by ryan · 3 weeks ago
  12. e95ba07 [YUNIKORN-2621] Start the CSINode informer (#838) by Jacob Salway · 3 weeks ago
  13. abd7011 [YUNIKORN-2503] Use internal annotation prefix for placeholder pod (#808) by Yu-Lin Chen · 3 weeks ago
  14. 1e4bcc0 [YUNIKORN-2577] Remove named returns from IsPodFitNodeViaPreemption (#826) by Ryan · 4 weeks ago
  15. 04d951e [YUNIKORN-2599] Certain shim events are not handled by the state machine (#830) by Peter Bacsko · 4 weeks ago
  16. b7499e1 [YUNIKORN-2601] Update kindest/node (#833) by ryan · 4 weeks ago
  17. d884f19 [YUNIKORN-2600] Update K8s dependency to 1.29.4 (#831) by Peter Bacsko · 4 weeks ago
  18. 6f601c0 [YUNIKORN-2597] Improve error messages in Context (#829) by Peter Bacsko · 5 weeks ago
  19. a1b8480 [YUNIKORN-2588] Shim: Replace AllocationID with AllocationKey (#828) by Craig Condit · 5 weeks ago
  20. 5f944a1 [YUNIKORN-2522] Move e2e test doc from k8shim to website (#815) by targetoee · 5 weeks ago
  21. f35937e [YUNIKORN-2586] Set GOROOT to avoid tool failure when using newer go compilers (#827) by Craig Condit · 6 weeks ago
  22. db33f10 [YUNIKORN-2584] Shim: Remove references to MaxAllocations (#825) by Craig Condit · 6 weeks ago
  23. 2998163 [YUNIKORN-2575] Clarify error returned by IsPodFitNode (#824) by Wilfred Spiegelenburg · 6 weeks ago
  24. 741c0d8 [YUNIKORN-2563] [shim] Enable deadlock detection during unit tests (#821) by Peter Bacsko · 6 weeks ago
  25. 04daf62 [YUNIKORN-2541] Upgrade golang.org/x/net for CVEs (#822) by targetoee · 6 weeks ago
  26. a59fd1c [YUNIKORN-2560] Download ginkgo to tools folder (#820) by YUN SUN · 7 weeks ago
  27. de56a33 [YUNIKORN-2558] Remove redundent conditional to install tools (#819) by YUN SUN · 7 weeks ago
  28. 7557508 [YUNIKORN-2538] Shim cache context pre-allocate slice (#817) by YUN SUN · 7 weeks ago
  29. bda57dd [YUNIKORN-2549] Fixing lint issues (#816) by Michael Akinyemi · 7 weeks ago
  30. e65642e [YUNIKORN-2523] Bump go to 1.22 (#813) by Ryan Lo · 8 weeks ago
  31. 64b204a [YUNIKORN-2539] Shim: Add deadlock tracking feature (#814) by Craig Condit · 8 weeks ago
  32. aae4c35 [YUNIKORN-2525] dispatcher.Stop() waits an extra second unnecessarily (#811) by Peter Bacsko · 9 weeks ago
  33. b0cfdf8 [YUNIKORN-2520] PVC errors in AssumePod() are not handled properly (#810) by Peter Bacsko · 9 weeks ago
  34. cfaa06e [YUNIKORN-2474] Delete unused variable and methods (#800) by amikai · 9 weeks ago
  35. 57ab4d5 [YUNIKORN-2530] Remove node readiness logic from shim (#812) by Craig Condit · 9 weeks ago
  36. aa20c7b [YUNIKORN-2498] Implement force create flag for recovery queue (#807) by Wilfred Spiegelenburg · 9 weeks ago
  37. 8be3910 [YUNIKORN-2502] Add YuniKorn internal domain name to yunikorn-scheduler-interface (#806) by Yu-Lin Chen · 10 weeks ago
  38. bcd8cb5 [YUNIKORN-2475] Add support for K8s native sidecars (restartable init containers) (#801) by Peter Bacsko · 2 months ago
  39. 4dbf99b [YUNIKORN-2508] Remove starting app state references from shim (#805) by Craig Condit · 2 months ago
  40. 67a3c33 [YUNIKORN-2492] Delete unused function parameter (#804) by amikai · 3 months ago
  41. c770925 [YUNIKORN-2485] Shim: Use Docker to build reproducible binaries (#803) by Craig Condit · 3 months ago
  42. 09ba018 [YUNIKORN-2484] Shim: Remove stateaware logic (#802) by Craig Condit · 3 months ago
  43. ebcb25b [YUNIKORN-2470] remove the argument from task DeleteTaskPod (#799) by Nick Chao · 3 months ago
  44. 4920234 [YUNIKORN-2469] Upgrade google.golang.org/protobuf to v1.33.0 (#798) by Craig Condit · 3 months ago
  45. c384a88 [YUNIKORN-2467] Remove AllocationAsk from the core when a pod is completed (#797) by Peter Bacsko · 3 months ago
  46. 5fff0bc [YUNIKORN-2465] Remove Task objects from the shim upon pod completion (#796) by Peter Bacsko · 3 months ago
  47. 288661c [YUNIKORN-2456] Remove weak ciphers (#795) by Wilfred Spiegelenburg · 3 months ago
  48. aff0677 YUNIKORN-1706 We should clean up failed apps in shim side (#730) by qzhu · 3 months ago
  49. dfaf94b [YUNIKORN-2416] Cleanup replace directives (#794) by Yu-Lin Chen · 3 months ago
  50. c01c860 [YUNIKORN-2438] Shim: Add license files to Docker images (#793) by Craig Condit · 3 months ago
  51. 766afd0 [YUNIKORN-2387][ADDENDUM] Upgrade ginkgo in run-e2e-tests.sh (#791) by Ryan Lo · 3 months ago
  52. 86d6748 [YUNIKORN-2420] [ADDENDUM] Shim: create reproducible binaries by Craig Condit · 4 months ago
  53. 112c083 [YUNIKORN-2420] Shim: create reproducible binaries (#790) by Craig Condit · 4 months ago
  54. d4d7497 [YUNIKORN-2381] Update the copyright years in NOTICE files to 2024 (#789) by geordie · 4 months ago
  55. 91ec9b5 [YUNIKORN-2417] Build against Kubernetes 1.27.2 (#788) by Craig Condit · 4 months ago
  56. 369a2d3 [YUNIKORN-2406] Ensure task status is updated for existing allocations (#786) by Craig Condit · 4 months ago
  57. 8d59e77 [YUNIKORN-2410] Update kindest/node (#785) by Ryan Lo · 4 months ago
  58. e901279 [YUNIKORN-2392] Ensure scheduling tasks are accessed under lock (#784) by Craig Condit · 4 months ago
  59. 5f8d20b [YUNIKORN-2393] Upgrade codecov/codecov-action to v4 (#783) by Yu-Lin Chen · 4 months ago
  60. 458916f [YUNIKORN-2394] bump prometheus client from v1.16.0 to v1.18.0 (#782) by PoAn Yang · 4 months ago
  61. 38fae59 [YUNIKORN-2388] Update gotest.tools/v3 (#780) by Ryan Lo · 4 months ago
  62. 0954d2b [YUNIKORN-2386] Upgrade zap logger to 1.26 (#779) by Ryan Lo · 4 months ago
  63. c1fc6fd [YUNIKORN-2387]: Upgrade ginkgo (#781) by Ryan Lo · 4 months ago
  64. 6ac96e4 [YUNIKORN-2396] dependency sync between k8shim and core (#778) by Kuan-Po Tseng · 4 months ago
  65. efaed39 [YUNIKORN-2389] Update golang dependencies (#777) by Yu-Lin Chen · 4 months ago
  66. 56f22e7 [YUNIKORN-2377] Fix "kubectl: executable file not found in PATH" for e2e (#775) by Ryan Lo · 4 months ago
  67. c543ece [YUNIKORN-2369] AM: Add token suffix when using unique applicationId feature (#773) by Craig Condit · 4 months ago
  68. 6deff8e [YUNIKORN-2335] Use go standard library min and max functions (#772) by geordie · 4 months ago
  69. 3327a68 [YUNIKORN-2366] Update GetPodResources() to handle in-place pod resource updates (#770) by Craig Condit · 4 months ago
  70. 2c4b4a0 [YUNIKORN-2340] Upgrade actions versions in Github Action workflow (#771) by Yu-Lin Chen · 4 months ago
  71. 12c3908 [YUNIKORN-2338] Build against Kubernetes 1.29.1 (#769) by Craig Condit · 4 months ago
  72. 5d86c0e [YUNIKORN-2336] Add Makefile targets to start / stop dev cluster (#768) by Craig Condit · 4 months ago
  73. 27ce47c [YUNIKORN-2313] Flaky E2E Test: "Verify_basic_preemption" experiences flakiness due to race condition (#767) by Yu-Lin Chen · 4 months ago
  74. 3c78e59 [YUNIKORN-2330] [e2e] Ensure all e2e test suites upload test artifacts (#766) by Peter Bacsko · 5 months ago
  75. 57f11dc [YUNIKORN-2287] Decompress function doesn't need to decode base64 (#752) by PoAn Yang · 5 months ago
  76. ce8ac51 [YUNIKORN-2305] E2E test: Upload stdout logs to Github Action artifact (#758) by Yu-Lin Chen · 5 months ago
  77. dbfae6e [YUNIKORN-2294] Flaky E2E Test: "Verify_Hard_GS_Failed_State" polling short-lived "Failing" application status (#759) by Yu-Lin Chen · 5 months ago
  78. 326fe90 [YUNIKORN-2312] Cleanup BinPacking e2e test workload before removing namespace (#761) by PoAn Yang · 5 months ago
  79. 3e59ddc [YUNIKORN-2309] Add pod status updater logic to the MockScheduler performance test (#760) by Peter Bacsko · 5 months ago
  80. 3ab3b2d [YUNIKORN-2241] Refactor group/user limit e2e test (#745) by pegasas · 5 months ago
  81. d79cafc [YUNIKORN-2180] Clean up scheduler state initialization (#734) by Craig Condit · 5 months ago
  82. 5d65dbf Add K8s 1.29 to the e2e test matrix (#757) by Kuan-Po Tseng · 5 months ago
  83. 6689749 [YUNIKORN-2292] Flaky E2E Test: Orphan pods still exist after TearDownNamespace() (#754) by Yu-Lin Chen · 5 months ago
  84. 9d303ad [YUNIKORN-2282] Missing method Stop() in shim SchedulerAPI mock classes (#750) by Yu-Lin Chen · 5 months ago
  85. a427500 [YUNIKORN-2301] lots of WARN messages when publishing events due to task not found (#756) by Junyan Ling · 5 months ago
  86. a121b13 [YUNIKORN-2293] Flaky E2E Test: Failed asserts in LogTestClusterInfoWrapper() blocked the resources cleanup steps (#755) by Yu-Lin Chen · 5 months ago
  87. 05bc647 [YUNIKORN-2131] Add ready-to-use example for peemption (#723) by 陳昱霖(Yu-Lin Chen) · 5 months ago
  88. 710f7bf [YUNIKORN-2247] Preemption e2e tests should run in separate namespaces (#753) by Kuan-Po Tseng · 5 months ago
  89. 24c699f [YUNIKORN-2271] Incorrect handling of GPU only resources (#749) by Qi Zhu · 6 months ago
  90. a118ba6 [YUNIKORN-2205] remove the warning of processing nonexistent "namespace.guaranteed" (#747) by haser · 6 months ago
  91. dc98af0 [YUNIKORN-2222] Remove QuotaApproved state (#746) by targetoee · 6 months ago
  92. c01047f [YUNIKORN-2037] Testing the throughput of YuniKorn (#724) by wusamzong · 6 months ago
  93. 2738571 [YUNIKORN-2211] Replace Allocation uuid with allocationID (#740) by Manikandan R · 6 months ago
  94. ff939a5 [YUNIKORN-563] test: improve unit test assertion (#739) by Cliff Su · 6 months ago
  95. b0e2038 [YUNIKORN-2229] Fix GetQueueNameFromPod default use root.default (#742) by Kuan-Po Tseng · 6 months ago
  96. ddb2d8a [YUNIKORN-2232] Fix state aware scheduling e2e test (#743) by Manikandan R · 6 months ago
  97. f9ff85c [YUNIKORN-2219] compareQueueTS could get incorrect queue since it always request root queue (#741) by Kuan-Po Tseng · 6 months ago
  98. dd02f2e [YUNIKORN-1956] Add wildcard user/group limit e2e tests by PoAn Yang · 6 months ago
  99. 28995cd [YUNIKORN-2170] e2e test setup takes a lot of time (#732) by Kuan-Po Tseng · 6 months ago
  100. 779450c [YUNIKORN-2184] k8shim: fix goconst linter issues (#736) by targetoee · 6 months ago