[jira] [Commented] (YUNIKORN-2207) Update user group documentation

2024-05-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847483#comment-17847483 ] Chia-Ping Tsai commented on YUNIKORN-2207: -- [~ryankert]  Could you please add

[jira] [Updated] (YUNIKORN-2633) Unnecessary warning from Partition when adding an application

2024-05-17 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko updated YUNIKORN-2633: --- Description: The following is printed when adding an application: {noformat} 2024-05-17T2

[jira] [Created] (YUNIKORN-2633) Unnecessary warning from Partition when adding an application

2024-05-17 Thread Peter Bacsko (Jira)
Peter Bacsko created YUNIKORN-2633: -- Summary: Unnecessary warning from Partition when adding an application Key: YUNIKORN-2633 URL: https://issues.apache.org/jira/browse/YUNIKORN-2633 Project: Apache

[jira] [Resolved] (YUNIKORN-2616) Remove unused bool return from PreemptionPredicates()

2024-05-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2616. -- Fix Version/s: 1.6.0 Resolution: Fixed > Remove unused bool return from Preem

(yunikorn-k8shim) branch master updated: [YUNIKORN-2616] Remove unused bool return from PreemptionPredicates() (#841)

2024-05-17 Thread chia7712
This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git The following commit(s) were added to refs/heads/master by this push: new 6f2800f6 [YUNIKORN-2616] Remove unuse

[jira] [Resolved] (YUNIKORN-2613) Release notes for 1.5.1

2024-05-17 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko resolved YUNIKORN-2613. Fix Version/s: 1.5.1 Resolution: Fixed > Release notes for 1.5.1 > --

[jira] [Resolved] (YUNIKORN-2632) Data race in IncAllocatedResource

2024-05-17 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko resolved YUNIKORN-2632. Fix Version/s: 1.6.0 1.5.2 Resolution: Fixed > Data race in In

[jira] [Commented] (YUNIKORN-2632) Data race in IncAllocatedResource

2024-05-17 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847356#comment-17847356 ] Peter Bacsko commented on YUNIKORN-2632: Merged to master & branch-1.5. > Dat

(yunikorn-core) branch branch-1.5 updated: [YUNIKORN-2632] Data race in IncAllocatedResource (#870)

2024-05-17 Thread pbacsko
This is an automated email from the ASF dual-hosted git repository. pbacsko pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git The following commit(s) were added to refs/heads/branch-1.5 by this push: new a958e6f2 [YUNIKORN-2632] Data ra

(yunikorn-core) branch master updated: [YUNIKORN-2632] Data race in IncAllocatedResource (#870)

2024-05-17 Thread pbacsko
This is an automated email from the ASF dual-hosted git repository. pbacsko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git The following commit(s) were added to refs/heads/master by this push: new 63a91f69 [YUNIKORN-2632] Data race in In

(yunikorn-site) branch master updated: [YUNIKORN-2613] Release notes for 1.5.1 (#429)

2024-05-17 Thread pbacsko
This is an automated email from the ASF dual-hosted git repository. pbacsko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git The following commit(s) were added to refs/heads/master by this push: new c7e60ab950 [YUNIKORN-2613] Release notes

[jira] [Updated] (YUNIKORN-2631) Support canonical labels for queue/applicationId in Admission Controller

2024-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2631: - Labels: pull-request-available (was: ) > Support canonical labels for queue/applicati

[jira] [Updated] (YUNIKORN-2632) Data race in IncAllocatedResource

2024-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2632: - Labels: pull-request-available (was: ) > Data race in IncAllocatedResource >

[jira] [Created] (YUNIKORN-2632) Data race in IncAllocatedResource

2024-05-17 Thread Peter Bacsko (Jira)
Peter Bacsko created YUNIKORN-2632: -- Summary: Data race in IncAllocatedResource Key: YUNIKORN-2632 URL: https://issues.apache.org/jira/browse/YUNIKORN-2632 Project: Apache YuniKorn Issue Typ

[jira] [Updated] (YUNIKORN-2631) Support canonical labels for queue/applicationId in Admission Controller

2024-05-17 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu-Lin Chen updated YUNIKORN-2631: -- Description: Admission controller adds applicationID and label to Pod if they are not alrea

[jira] [Commented] (YUNIKORN-2504) Support canonical labels for queue/applicationId in scheduler

2024-05-17 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847270#comment-17847270 ] Yu-Lin Chen commented on YUNIKORN-2504: --- Split the admission controller change t

[jira] [Updated] (YUNIKORN-2504) Support canonical labels for queue/applicationId in scheduler

2024-05-17 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu-Lin Chen updated YUNIKORN-2504: -- Summary: Support canonical labels for queue/applicationId in scheduler (was: Support canoni

[jira] [Created] (YUNIKORN-2631) Support canonical labels for queue/applicationId in Admission Controller

2024-05-17 Thread Yu-Lin Chen (Jira)
Yu-Lin Chen created YUNIKORN-2631: - Summary: Support canonical labels for queue/applicationId in Admission Controller Key: YUNIKORN-2631 URL: https://issues.apache.org/jira/browse/YUNIKORN-2631 Projec

[jira] [Updated] (YUNIKORN-2624) Enable hotlinking to YuniKorn

2024-05-17 Thread Denis Coric (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Coric updated YUNIKORN-2624: -- Description: Enable third-party apps to set links to YuniKorn that will populate partition

[jira] [Updated] (YUNIKORN-2624) Enable hotlinking to YuniKorn

2024-05-17 Thread Denis Coric (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Coric updated YUNIKORN-2624: -- Description: Enable third-party apps to set links to YuniKorn that will populate partition

[jira] [Updated] (YUNIKORN-2614) Update website for 1.5.1

2024-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2614: - Labels: pull-request-available (was: ) > Update website for 1.5.1 > -

[jira] [Updated] (YUNIKORN-2629) Adding a node can result in a deadlock

2024-05-17 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko updated YUNIKORN-2629: --- Target Version: 1.6.0, 1.5.2 > Adding a node can result in a deadlock > --