You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2020/04/01 03:10:00 UTC

[jira] [Resolved] (YUNIKORN-54) admission-controller: the generated applicationID should not exceed 64 chars

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

Wilfred Spiegelenburg resolved YUNIKORN-54.
-------------------------------------------
    Fix Version/s: 0.8
       Resolution: Fixed

ID is now limited to 63 chars and based on the information passed in.

PR has been merged closing the jira

> admission-controller: the generated applicationID should not exceed 64 chars
> ----------------------------------------------------------------------------
>
>                 Key: YUNIKORN-54
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-54
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: shim - kubernetes
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If a label exceeds 63 chars, it will be rejected by some K8s clients.
> Currently, we composite a generated name by <namespace>-<podName>-<timestamp> which might exceed 63 chars.



--
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