[
https://issues.apache.org/jira/browse/STRATOS-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904556#comment-14904556
]
Akila commented on STRATOS-1576:
--------------------------------
Fixed in a2adec321eeca152adec3cad6c34230bf5f2e23e
> 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
> 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)