You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/01/23 17:52:22 UTC

[GitHub] dgrove-oss opened a new pull request #419: Enforce unique keys for whisk.system and guest namespaces

dgrove-oss opened a new pull request #419: Enforce unique keys for whisk.system and guest namespaces
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/419
 
 
   Fixes #418
   
   We require unique auth values for each subject. Check that the
   whisk.auth.guest and whisk.auth.system keys are unique during
   couchdb initialization and fail with a clear error message instead
   of allowing an unusable system to be deployed.
   
   Also add an explicit `rm` of the default keys right after the git clone
   of the openwhisk repository to make sure they can't be used by mistake
   in some subsequent script operation.

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