[
https://issues.apache.org/jira/browse/YUNIKORN-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang resolved YUNIKORN-561.
----------------------------------
Target Version: 1.0.0
Resolution: Fixed
Thanks for fixing this [~Huang Ting Yao], I have merged the fix to the master
branch.
> 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
> Assignee: Ting Yao,Huang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]