You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2015/09/24 09:39:05 UTC

[jira] [Assigned] (STRATOS-1576) Invalid character for Kubernetes label

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

Imesh Gunaratne reassigned STRATOS-1576:
----------------------------------------

    Assignee: Imesh Gunaratne

> Invalid character for Kubernetes label
> --------------------------------------
>
>                 Key: STRATOS-1576
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1576
>             Project: Stratos
>          Issue Type: Bug
>          Components: Cloud Controller
>    Affects Versions: 4.1.2
>            Reporter: Akila
>            Assignee: Imesh Gunaratne
>             Fix For: 4.1.3
>
>
> Kubernetes labels should match the regex of (([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?
> When trimming the memberId to 63 characters, if the last character is one of  '-', '.' or '_' ; it will result in an invalid label name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)