### Motivation Kubernetes has restrictions on the naming aspects of the jobs. Currently there is no way of enforcing this at submission time. This means that such errors will only manifest themselves when the function is scheduled. This pr fixes it by adding admission time checks. ### Modifications
Describe the modifications you've done. ### Result After your change, what will change. [ Full content available at: https://github.com/apache/pulsar/pull/2692 ] This message was relayed via gitbox.apache.org for [email protected]
