(yunikorn-core) branch master updated: [YUNIKORN-2210] Metrics: use WithLabelValues instead of With (#742)

2023-12-07 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 c4c176fe [YUNIKORN-2210] Metrics: use Wi

[jira] [Resolved] (YUNIKORN-2210) Metrics: use WithLabelValues instead of With

2023-12-07 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko resolved YUNIKORN-2210. Fix Version/s: 1.5.0 Resolution: Fixed > Metrics: use WithLabelValues instead of

[jira] [Created] (YUNIKORN-2245) Application sorting: improve pending resource filtering

2023-12-07 Thread Peter Bacsko (Jira)
Peter Bacsko created YUNIKORN-2245: -- Summary: Application sorting: improve pending resource filtering Key: YUNIKORN-2245 URL: https://issues.apache.org/jira/browse/YUNIKORN-2245 Project: Apache YuniKo

[jira] [Assigned] (YUNIKORN-2245) Application sorting: improve pending resource filtering

2023-12-07 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko reassigned YUNIKORN-2245: -- Assignee: Peter Bacsko > Application sorting: improve pending resource filtering >

[jira] [Updated] (YUNIKORN-2245) Application sorting: improve pending resource filtering

2023-12-07 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko updated YUNIKORN-2245: --- Description: When sorting applications, we do a filtering on pending resources: {noformat

[jira] [Commented] (YUNIKORN-2245) Application sorting: improve pending resource filtering

2023-12-07 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794145#comment-17794145 ] Peter Bacsko commented on YUNIKORN-2245: Todo: do some performance tests with

[jira] [Updated] (YUNIKORN-2235) Add new RESTful API for retrieving application

2023-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2235: - Labels: pull-request-available (was: ) > Add new RESTful API for retrieving applicati

[jira] [Comment Edited] (YUNIKORN-1401) extend unit tests for allocation data in getApplicationJSON

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794186#comment-17794186 ] Cliff Su edited comment on YUNIKORN-1401 at 12/7/23 1:03 PM: ---

[jira] [Commented] (YUNIKORN-1401) extend unit tests for allocation data in getApplicationJSON

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794186#comment-17794186 ] Cliff Su commented on YUNIKORN-1401: The {{getApplicationJSON __ }}function has be

[jira] [Commented] (YUNIKORN-1400) extend unit tests for the getApplicationRequests: allocation log is not covered

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794188#comment-17794188 ] Cliff Su commented on YUNIKORN-1400: The getApplicationRequests function has been

[jira] [Assigned] (YUNIKORN-1388) Refactor UT in queue_test.go adopting table-driven style.

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Su reassigned YUNIKORN-1388: -- Assignee: Cliff Su (was: Chen Yu Teng) > Refactor UT in queue_test.go adopting table-drive

[jira] [Commented] (YUNIKORN-1399) add unit tests for handler calls getLogLevel and setLogevel

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794200#comment-17794200 ] Cliff Su commented on YUNIKORN-1399: The pull request has been merged so I closed

[jira] [Closed] (YUNIKORN-1399) add unit tests for handler calls getLogLevel and setLogevel

2023-12-07 Thread Cliff Su (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Su closed YUNIKORN-1399. -- Resolution: Fixed > add unit tests for handler calls getLogLevel and setLogevel > -

[jira] [Updated] (YUNIKORN-2205) remove the warning of processing nonexistent "namespace.guaranteed"

2023-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2205: - Labels: pull-request-available (was: ) > remove the warning of processing nonexistent

[jira] [Commented] (YUNIKORN-2140) Improve presentation of resource units in YuniKorn UI

2023-12-07 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794295#comment-17794295 ] Yu-Lin Chen commented on YUNIKORN-2140: --- Base on the discuss in PR. The final ve

(yunikorn-web) branch master updated: [YUNIKORN-2240] Replace Allocation uuid with allocationID (#156)

2023-12-07 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-web.git The following commit(s) were added to refs/heads/master by this push: new b1493fe [YUNIKORN-2240] Replace Allocat

[jira] [Resolved] (YUNIKORN-2240) Replace Allocation uuid with allocationID

2023-12-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2240. -- Fix Version/s: 1.5.0 Resolution: Fixed > Replace Allocation uuid with allocat

[jira] [Created] (YUNIKORN-2246) remove deprecated FitIn function

2023-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2246: Summary: remove deprecated FitIn function Key: YUNIKORN-2246 URL: https://issues.apache.org/jira/browse/YUNIKORN-2246 Project: Apache YuniKorn Issue

[jira] [Created] (YUNIKORN-2247) Preemption e2e tests should run in separate namespaces

2023-12-07 Thread Peter Bacsko (Jira)
Peter Bacsko created YUNIKORN-2247: -- Summary: Preemption e2e tests should run in separate namespaces Key: YUNIKORN-2247 URL: https://issues.apache.org/jira/browse/YUNIKORN-2247 Project: Apache YuniKor

[jira] [Assigned] (YUNIKORN-2246) remove deprecated FitIn function

2023-12-07 Thread Kuan-Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan-Po Tseng reassigned YUNIKORN-2246: --- Assignee: Kuan-Po Tseng > remove deprecated FitIn function >

[jira] [Assigned] (YUNIKORN-2247) Preemption e2e tests should run in separate namespaces

2023-12-07 Thread Kuan-Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan-Po Tseng reassigned YUNIKORN-2247: --- Assignee: Kuan-Po Tseng > Preemption e2e tests should run in separate namespaces

[jira] [Created] (YUNIKORN-2248) Fix typo "Preeemption"

2023-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2248: Summary: Fix typo "Preeemption" Key: YUNIKORN-2248 URL: https://issues.apache.org/jira/browse/YUNIKORN-2248 Project: Apache YuniKorn Issue Type: Impr

[jira] [Assigned] (YUNIKORN-2248) Fix typo "Preeemption"

2023-12-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned YUNIKORN-2248: Assignee: Hsin-Ying Lee > Fix typo "Preeemption" > -- > >

[jira] [Updated] (YUNIKORN-2165) Replace web UI screenshots on site

2023-12-07 Thread JiaChi Wang (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JiaChi Wang updated YUNIKORN-2165: -- Attachment: yk-ui-screenshots.gif > Replace web UI screenshots on site > ---

[jira] [Updated] (YUNIKORN-2165) Replace web UI screenshots on site

2023-12-07 Thread JiaChi Wang (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JiaChi Wang updated YUNIKORN-2165: -- Attachment: 截圖 2023-12-08 下午2.59.42.png > Replace web UI screenshots on site > -

[jira] [Updated] (YUNIKORN-2165) Replace web UI screenshots on site

2023-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YUNIKORN-2165: - Labels: pull-request-available (was: ) > Replace web UI screenshots on site > ---