[jira] [Updated] (YUNIKORN-1186) Race condition during recovery

2022-05-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated YUNIKORN-1186:
-
Labels: pull-request-available  (was: )

> Race condition during recovery
> --
>
> Key: YUNIKORN-1186
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1186
> Project: Apache YuniKorn
>  Issue Type: Sub-task
>  Components: shim - kubernetes
>Reporter: Peter Bacsko
>Assignee: Peter Bacsko
>Priority: Major
>  Labels: pull-request-available
>
> The covery phase is not stable. Inside {{Context}}, we can create existing 
> {{Application}} objects in two possible ways:
> 1. Asynchronously from shared informers. When Yunikorn starts up, it 
> initializes the event handlers and it immediately receives the list of 
> running pods and populates the {{Context}} from {{Manager.addPod()}}.
> 2. Synchronously from {{Manager.ListApplications()}}.
> We have to make sure that these two calls do not interfere with each other 
> and they create the same {{Application}} object, which right now does not 
> seem to be the case.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Resolved] (YUNIKORN-1203) Missing pending/available resource metrics for queues

2022-05-05 Thread Weiwei Yang (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang resolved YUNIKORN-1203.
---
Resolution: Invalid

> Missing pending/available resource metrics for queues
> -
>
> Key: YUNIKORN-1203
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1203
> Project: Apache YuniKorn
>  Issue Type: Sub-task
>Reporter: Weiwei Yang
>Priority: Major
>
> Per document here: 
> https://yunikorn.apache.org/docs/next/performance/metrics#queue-metrics. 
> Right now only the usedResourceMetrics is available, pending and available 
> metrics are both missing.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Created] (YUNIKORN-1204) Refactor test framework

2022-05-05 Thread Ronald Zhang (Jira)
Ronald Zhang created YUNIKORN-1204:
--

 Summary: Refactor test framework 
 Key: YUNIKORN-1204
 URL: https://issues.apache.org/jira/browse/YUNIKORN-1204
 Project: Apache YuniKorn
  Issue Type: Test
Reporter: Ronald Zhang


This refactoring to common code between test suites will include
 * Creating standard pod/job object for test cases
 * Move pod/jobs into k8s module
 * Standardize BeforeSuite/AfterSuite code
 * Add rest api calls



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Assigned] (YUNIKORN-1204) Refactor test framework

2022-05-05 Thread Ronald Zhang (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ronald Zhang reassigned YUNIKORN-1204:
--

Assignee: Ronald Zhang

> Refactor test framework 
> 
>
> Key: YUNIKORN-1204
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1204
> Project: Apache YuniKorn
>  Issue Type: Test
>Reporter: Ronald Zhang
>Assignee: Ronald Zhang
>Priority: Major
>
> This refactoring to common code between test suites will include
>  * Creating standard pod/job object for test cases
>  * Move pod/jobs into k8s module
>  * Standardize BeforeSuite/AfterSuite code
>  * Add rest api calls



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Created] (YUNIKORN-1203) Missing pending/available resource metrics for queues

2022-05-05 Thread Weiwei Yang (Jira)
Weiwei Yang created YUNIKORN-1203:
-

 Summary: Missing pending/available resource metrics for queues
 Key: YUNIKORN-1203
 URL: https://issues.apache.org/jira/browse/YUNIKORN-1203
 Project: Apache YuniKorn
  Issue Type: Sub-task
Reporter: Weiwei Yang


Per document here: 
https://yunikorn.apache.org/docs/next/performance/metrics#queue-metrics. Right 
now only the usedResourceMetrics is available, pending and available metrics 
are both missing.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Created] (YUNIKORN-1202) Add metrics to track partition resources

2022-05-05 Thread Weiwei Yang (Jira)
Weiwei Yang created YUNIKORN-1202:
-

 Summary: Add metrics to track partition resources
 Key: YUNIKORN-1202
 URL: https://issues.apache.org/jira/browse/YUNIKORN-1202
 Project: Apache YuniKorn
  Issue Type: Sub-task
Reporter: Weiwei Yang


When we monitor the cluster resources, we need to track what is available vs 
what is used. In the queue metrics, currently, we have per queue used resource 
metrics e.g yunikorn_queue_root_xyz_used_resource. But we do not have metrics 
to track what's the total partition resources (both used and total), we need to 
add that too.




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Updated] (YUNIKORN-1193) Release build failed on arm64

2022-05-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated YUNIKORN-1193:
-
Labels: pull-request-available  (was: )

> Release build failed on arm64
> -
>
> Key: YUNIKORN-1193
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1193
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 1.0.0
>Reporter: Weiwei Yang
>Assignee: Manikandan R
>Priority: Major
>  Labels: pull-request-available
>
> Download the released tarball, and build the docker images from source with 
> "make", I got the following error on M1 chip Mac with arm64 arch.
> {code}
>  => ERROR [buildstage 5/6] RUN yarn install   
>   
> 
> 74.7s
> --
>  > [buildstage 5/6] RUN yarn install:
> #11 0.467 yarn install v1.22.18
> #11 0.602 [1/4] Resolving packages...
> #11 0.963 [2/4] Fetching packages...
> #11 54.52 [3/4] Linking dependencies...
> #11 72.57 [4/4] Building fresh packages...
> #11 73.85 info Visit https://yarnpkg.com/en/docs/cli/install for 
> documentation about this command.
> #11 73.85 error /usr/uiapp/node_modules/puppeteer: Command failed.
> #11 73.85 Exit code: 1
> #11 73.85 Command: node install.js
> #11 73.85 Arguments:
> #11 73.85 Directory: /usr/uiapp/node_modules/puppeteer
> #11 73.85 Output:
> #11 73.85 The chromium binary is not available for arm64.
> #11 73.85 If you are on Ubuntu, you can install with:
> #11 73.85
> #11 73.85  sudo apt install chromium
> #11 73.85
> #11 73.85
> #11 73.85  sudo apt install chromium-browser
> #11 73.85
> #11 73.85 
> /usr/uiapp/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:119
> #11 73.85 throw new Error();
> #11 73.85 ^
> #11 73.85
> #11 73.85 Error
> #11 73.85 at 
> /usr/uiapp/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:119:27
> #11 73.85 at FSReqCallback.oncomplete (node:fs:198:21)
> #11 73.93 warning Error running install script for optional dependency: 
> "/usr/uiapp/node_modules/nice-napi: Command failed.
> #11 73.93 Exit code: 1
> #11 73.93 Command: node-gyp-build
> #11 73.93 Arguments:
> #11 73.93 Directory: /usr/uiapp/node_modules/nice-napi
> #11 73.93 Output:
> #11 73.93 gyp info it worked if it ends with ok
> #11 73.93 gyp info using node-gyp@8.4.1
> #11 73.93 gyp info using node@16.14.2 | linux | arm64
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! find Python Python is not set from command line or npm 
> configuration
> #11 73.93 gyp ERR! find Python Python is not set from environment variable 
> PYTHON
> #11 73.93 gyp ERR! find Python checking if \"python3\" can be used
> #11 73.93 gyp ERR! find Python - \"python3\" is not in PATH or produced an 
> error
> #11 73.93 gyp ERR! find Python checking if \"python\" can be used
> #11 73.93 gyp ERR! find Python - \"python\" is not in PATH or produced an 
> error
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! find Python 
> **
> #11 73.93 gyp ERR! find Python You need to install the latest version of 
> Python.
> #11 73.93 gyp ERR! find Python Node-gyp should be able to find and use 
> Python. If not,
> #11 73.93 gyp ERR! find Python you can try one of the following options:
> #11 73.93 gyp ERR! find Python - Use the switch 
> --python=\"/path/to/pythonexecutable\"
> #11 73.93 gyp ERR! find Python   (accepted by both node-gyp and npm)
> #11 73.93 gyp ERR! find Python - Set the environment variable PYTHON
> #11 73.93 gyp ERR! find Python - Set the npm configuration variable python:
> #11 73.93 gyp ERR! find Python   npm config set python 
> \"/path/to/pythonexecutable\"
> #11 73.93 gyp ERR! find Python For more information consult the documentation 
> at:
> #11 73.93 gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
> #11 73.93 gyp ERR! find Python 
> **
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! configure error
> #11 73.93 gyp ERR! stack Error: Could not find any Python installation to use
> #11 73.93 gyp ERR! stack at PythonFinder.fail 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:330:47)
> #11 73.93 gyp ERR! stack at PythonFinder.runChecks 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:159:21)
> #11 73.93 gyp ERR! stack at PythonFinder. 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:202:16)
> #11 73.93 gyp ERR! stack at PythonFinder.execFileCallback 
> (/usr/local/lib/node_modules/npm/node_modules/no

[jira] [Assigned] (YUNIKORN-1193) Release build failed on arm64

2022-05-05 Thread Manikandan R (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manikandan R reassigned YUNIKORN-1193:
--

Assignee: Manikandan R

> Release build failed on arm64
> -
>
> Key: YUNIKORN-1193
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1193
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: webapp
>Affects Versions: 1.0.0
>Reporter: Weiwei Yang
>Assignee: Manikandan R
>Priority: Major
>
> Download the released tarball, and build the docker images from source with 
> "make", I got the following error on M1 chip Mac with arm64 arch.
> {code}
>  => ERROR [buildstage 5/6] RUN yarn install   
>   
> 
> 74.7s
> --
>  > [buildstage 5/6] RUN yarn install:
> #11 0.467 yarn install v1.22.18
> #11 0.602 [1/4] Resolving packages...
> #11 0.963 [2/4] Fetching packages...
> #11 54.52 [3/4] Linking dependencies...
> #11 72.57 [4/4] Building fresh packages...
> #11 73.85 info Visit https://yarnpkg.com/en/docs/cli/install for 
> documentation about this command.
> #11 73.85 error /usr/uiapp/node_modules/puppeteer: Command failed.
> #11 73.85 Exit code: 1
> #11 73.85 Command: node install.js
> #11 73.85 Arguments:
> #11 73.85 Directory: /usr/uiapp/node_modules/puppeteer
> #11 73.85 Output:
> #11 73.85 The chromium binary is not available for arm64.
> #11 73.85 If you are on Ubuntu, you can install with:
> #11 73.85
> #11 73.85  sudo apt install chromium
> #11 73.85
> #11 73.85
> #11 73.85  sudo apt install chromium-browser
> #11 73.85
> #11 73.85 
> /usr/uiapp/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:119
> #11 73.85 throw new Error();
> #11 73.85 ^
> #11 73.85
> #11 73.85 Error
> #11 73.85 at 
> /usr/uiapp/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:119:27
> #11 73.85 at FSReqCallback.oncomplete (node:fs:198:21)
> #11 73.93 warning Error running install script for optional dependency: 
> "/usr/uiapp/node_modules/nice-napi: Command failed.
> #11 73.93 Exit code: 1
> #11 73.93 Command: node-gyp-build
> #11 73.93 Arguments:
> #11 73.93 Directory: /usr/uiapp/node_modules/nice-napi
> #11 73.93 Output:
> #11 73.93 gyp info it worked if it ends with ok
> #11 73.93 gyp info using node-gyp@8.4.1
> #11 73.93 gyp info using node@16.14.2 | linux | arm64
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! find Python Python is not set from command line or npm 
> configuration
> #11 73.93 gyp ERR! find Python Python is not set from environment variable 
> PYTHON
> #11 73.93 gyp ERR! find Python checking if \"python3\" can be used
> #11 73.93 gyp ERR! find Python - \"python3\" is not in PATH or produced an 
> error
> #11 73.93 gyp ERR! find Python checking if \"python\" can be used
> #11 73.93 gyp ERR! find Python - \"python\" is not in PATH or produced an 
> error
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! find Python 
> **
> #11 73.93 gyp ERR! find Python You need to install the latest version of 
> Python.
> #11 73.93 gyp ERR! find Python Node-gyp should be able to find and use 
> Python. If not,
> #11 73.93 gyp ERR! find Python you can try one of the following options:
> #11 73.93 gyp ERR! find Python - Use the switch 
> --python=\"/path/to/pythonexecutable\"
> #11 73.93 gyp ERR! find Python   (accepted by both node-gyp and npm)
> #11 73.93 gyp ERR! find Python - Set the environment variable PYTHON
> #11 73.93 gyp ERR! find Python - Set the npm configuration variable python:
> #11 73.93 gyp ERR! find Python   npm config set python 
> \"/path/to/pythonexecutable\"
> #11 73.93 gyp ERR! find Python For more information consult the documentation 
> at:
> #11 73.93 gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
> #11 73.93 gyp ERR! find Python 
> **
> #11 73.93 gyp ERR! find Python
> #11 73.93 gyp ERR! configure error
> #11 73.93 gyp ERR! stack Error: Could not find any Python installation to use
> #11 73.93 gyp ERR! stack at PythonFinder.fail 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:330:47)
> #11 73.93 gyp ERR! stack at PythonFinder.runChecks 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:159:21)
> #11 73.93 gyp ERR! stack at PythonFinder. 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:202:16)
> #11 73.93 gyp ERR! stack at PythonFinder.execFileCallback 
> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:294:16)
> #11 73.93 gyp ERR! stack

[jira] [Updated] (YUNIKORN-1201) commit hash of docker image label change cut -f

2022-05-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated YUNIKORN-1201:
-
Labels: newbie pull-request-available  (was: newbie)

> commit hash of docker image label change cut -f
> ---
>
> Key: YUNIKORN-1201
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1201
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: shim - kubernetes
>Reporter: ted
>Assignee: ted
>Priority: Minor
>  Labels: newbie, pull-request-available
>
> Makefile in shim:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f6){code}
> change to:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f5){code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Updated] (YUNIKORN-1201) commit hash of docker image label change cut -f

2022-05-05 Thread ted (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ted updated YUNIKORN-1201:
--
Description: 
Makefile in shim:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f6){code}
change to:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f5){code}
 

  was:
Makefile in shim:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f6){code}
change to:
 
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f5){code}
 


> commit hash of docker image label change cut -f
> ---
>
> Key: YUNIKORN-1201
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1201
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: shim - kubernetes
>Reporter: ted
>Priority: Minor
>  Labels: newbie
>
> Makefile in shim:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f6){code}
> change to:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f5){code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Updated] (YUNIKORN-1201) commit hash of docker image label change cut -f

2022-05-05 Thread ted (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ted updated YUNIKORN-1201:
--
Description: 
Makefile in shim:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f6){code}
change to:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f5){code}
 

  was:
Makefile in shim:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f6){code}
change to:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f5){code}
 


> commit hash of docker image label change cut -f
> ---
>
> Key: YUNIKORN-1201
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1201
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: shim - kubernetes
>Reporter: ted
>Priority: Minor
>  Labels: newbie
>
> Makefile in shim:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f6){code}
> change to:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f5){code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Assigned] (YUNIKORN-1201) commit hash of docker image label change cut -f

2022-05-05 Thread ted (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ted reassigned YUNIKORN-1201:
-

Assignee: ted

> commit hash of docker image label change cut -f
> ---
>
> Key: YUNIKORN-1201
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1201
> Project: Apache YuniKorn
>  Issue Type: Bug
>  Components: shim - kubernetes
>Reporter: ted
>Assignee: ted
>Priority: Minor
>  Labels: newbie
>
> Makefile in shim:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f6){code}
> change to:
> {code:java}
> CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
> SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut 
> -d "-" -f5){code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Created] (YUNIKORN-1201) commit hash of docker image label change cut -f

2022-05-05 Thread ted (Jira)
ted created YUNIKORN-1201:
-

 Summary: commit hash of docker image label change cut -f
 Key: YUNIKORN-1201
 URL: https://issues.apache.org/jira/browse/YUNIKORN-1201
 Project: Apache YuniKorn
  Issue Type: Bug
  Components: shim - kubernetes
Reporter: ted


Makefile in shim:
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f5)
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f6){code}
change to:
 
{code:java}
CORE_SHA=$$(go list -m "github.com/apache/yunikorn-core" | cut -d "-" -f4) 
SI_SHA=$$(go list -m "github.com/apache/yunikorn-scheduler-interface" | cut -d 
"-" -f5){code}
 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org



[jira] [Assigned] (YUNIKORN-619) image label inconsistencies

2022-05-05 Thread ted (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ted reassigned YUNIKORN-619:


Assignee: ted

> image label inconsistencies
> ---
>
> Key: YUNIKORN-619
> URL: https://issues.apache.org/jira/browse/YUNIKORN-619
> Project: Apache YuniKorn
>  Issue Type: Improvement
>  Components: shim - kubernetes, webapp
>Reporter: Wilfred Spiegelenburg
>Assignee: ted
>Priority: Minor
>
> The admission controller image does not have a git SHA reference in the 
> image. For consistency it should have a git reference SHA just like the main 
> scheduler image. It should reference the {{yunikorn-k8shim-revision}}
> The web image has a reference to {{GitRevision}}, we should get that inline 
> with the labels we use in the main scheduler image: {{yunikorn-web-revision}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org