You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/04 13:39:17 UTC

[GitHub] mdeuser commented on issue #2830: Namespaces with a leading '_' character result in cloudant failures

mdeuser commented on issue #2830: Namespaces with a leading '_' character result in cloudant failures
URL: https://github.com/apache/incubator-openwhisk/issues/2830#issuecomment-334158044
 
 
   Is that regex used when
   - REST API is invoked with `_` as the namespace (i.e. controller uses the auth key to look up the namespace)
   - REST API is invoked with an explicit namespace having `_` as the first character
   
   Other related changes:
   - Documentation
   - I don't think the CLI does any enforcement currently.. Probably OK since backend will check/reject
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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