You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2021/05/12 04:58:00 UTC

[jira] [Updated] (YUNIKORN-561) Some container tags are missing upon scheduler restart

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

Weiwei Yang updated YUNIKORN-561:
---------------------------------
    Fix Version/s: 0.11

> Some container tags are missing upon scheduler restart
> ------------------------------------------------------
>
>                 Key: YUNIKORN-561
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-561
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: shim - kubernetes
>            Reporter: Weiwei Yang
>            Priority: Major
>              Labels: newbie
>             Fix For: 0.11
>
>
> During restart, we are missing to add some allocationTags:
> Pre-restart:
>         "allocationTags": {
>           "kubernetes.io/label/app": "sleep",
>           "kubernetes.io/label/applicationId": "runnable",
>           "kubernetes.io/meta/namespace": "dev",
>           "kubernetes.io/meta/podName": "runnable-1"
>         },
> Post-restart:
>         "allocationTags": {
>           "namespace": "dev"
>         },
> this is due to that  YUNIKORN-55 did not consider the recovery case.



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

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