You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/12/22 01:38:38 UTC

[GitHub] [incubator-streampark] green241 commented on pull request #2185: [bug] Fixed the regular expression bug of flink on k8s cluster-id Validation

green241 commented on PR #2185:
URL: https://github.com/apache/incubator-streampark/pull/2185#issuecomment-1362288150

   hi  youyang,
   The length and Uniqueness of the cluster id should be paid attention too also, as following 
   "The cluster-id, which should be **no more than 45 characters**, is used for identifying a **unique** Flink cluster. "
   For example, when I typed 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' into this field ,it may show 'java.lang.IllegalArgumentException: kubernetes.cluster-id must be no more than 45 characters.'
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org