Jennifer88huang opened a new issue #9418:
URL: https://github.com/apache/pulsar/issues/9418


   **Describe the bug**
   I have a question about permitted characters for pulsar object names -- in 
particular namespaces, functions, and topics.
   Currently, it's valid to (via pulsar-admin and the admin rest api) specify 
names that include the colon ':' character. For example, I can create a 
namespace via pulsar-admin and the rest api as something like 
'my:example:namespace'. We've found this useful for purposes of adding 
structure to object names that is then easier to programmatically parse.
   
   Will Pulsar continue to support ':' as a legal character for names? We've 
recently discovered that the KubernetesRuntime, in setting pod labels, seems to 
assume that the namespace and function names do NOT include characters like ':' 
that Kubernetes will reject.
   
   For further details, refer to 
https://apache-pulsar.slack.com/archives/C5ZSVEN4E/p1611864852028300
   Question from @C S Thomas


----------------------------------------------------------------
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:
[email protected]


Reply via email to