[
https://issues.apache.org/jira/browse/YUNIKORN-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wilfred Spiegelenburg updated YUNIKORN-561:
-------------------------------------------
Fix Version/s: (was: 0.9)
> 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: core - scheduler, shim - kubernetes, webapp
> Reporter: Weiwei Yang
> Priority: Major
> Labels: newbie, pull-request-available
>
> 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]