[ 
https://issues.apache.org/jira/browse/YUNIKORN-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093546#comment-17093546
 ] 

Adam Antal commented on YUNIKORN-55:
------------------------------------

Hi [~wwei],

Just assigned to me this and thought about it a bit. Currently I only see the 
{{AllocationAsk}} object to be sent by the RM where we share any allocation 
(pod) specific information, but nowhere else. There we have {{string 
partitionName = 3}} which lets know the scheduler about the name of the 
partition but at the point when we ask the scheduler for allocation we don't 
have an existing pod, thus pod name - I don't know how could we simply inform 
the scheduler about this. I could work on exposing only the partition name, but 
only that. Any thoughts?

> Add pod labels and annotations to allocation ask attributes
> -----------------------------------------------------------
>
>                 Key: YUNIKORN-55
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-55
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - scheduler, shim - kubernetes, webapp
>            Reporter: Weiwei Yang
>            Assignee: Adam Antal
>            Priority: Major
>          Time Spent: 0.1h
>  Remaining Estimate: 4h
>
> In YUNIKORN-54, we simplify the way to generate application IDs. The side 
> effect is when we look at info from web UI, we lose some info about the pod 
> info such as pod name, namespace, etc.
> A proper way to handle this is to get this info from pod and add labels, 
> annotations info to allocation ask as attributes, and then send to 
> scheduler-core. Also on web rest API, we need to display these attributes too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to