gyfora commented on PR #270: URL: https://github.com/apache/flink-kubernetes-operator/pull/270#issuecomment-1157410001
@Grypse we actually just hit another related issue today with long deployment names: ``` java.lang.IllegalArgumentException: kubernetes.cluster-id must be no more than 45 characters ``` While you are at it could you please add a validation for this too to your regex? This way we can avoid a new ticket/PR :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
