You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/13 11:19:07 UTC

[GitHub] [spark] skonto commented on issue #24219: [SPARK-27258][K8S]Deal with the k8s resource names that don't match their own regular expression

skonto commented on issue #24219: [SPARK-27258][K8S]Deal with the k8s resource names that don't match their own regular expression 
URL: https://github.com/apache/spark/pull/24219#issuecomment-491781852
 
 
   There are some utility methods that could be used offered by the fabric8io client for this purprose:
   https://github.com/fabric8io/kubernetes-client/blob/v4.2.2/kubernetes-client/src/main/java/io/fabric8/kubernetes/client/utils/KubernetesResourceUtil.java
   For example `sanitizeName` method etc.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org