You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/29 22:21:47 UTC

[GitHub] [pulsar] nlu90 commented on issue #9310: Pulsar function fails to create because the job name is longer than 55 characters

nlu90 commented on issue #9310:
URL: https://github.com/apache/pulsar/issues/9310#issuecomment-770081748


   Hi, I checked code and doc. Found that this feature is already available here:
   https://github.com/apache/pulsar/blob/master/pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/runtime/kubernetes/BasicKubernetesManifestCustomizer.java#L53
   
   But, the current doc doesn't mention it explicitly:
   https://pulsar.apache.org/docs/en/functions-runtime/
   
   The provided JSON example could include a `Name` field to indicate user they can customize it.
   
   Also I found #9192 adds the missing field.
   https://github.com/apache/pulsar/pull/9192/files#diff-09557ee9a7863d24fc938350d6f9d30abc8cd0e65f941099d0058d98b1240a4dR67
   
   


----------------------------------------------------------------
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