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 2018/01/04 13:18:07 UTC

[GitHub] rabbah opened a new pull request #3147: Disallow create and update of package with reserved names.

rabbah opened a new pull request #3147: Disallow create and update of package with reserved names.
URL: https://github.com/apache/incubator-openwhisk/pull/3147
 
 
   Fixes #2964.
   
   Disable update on package with a reserved name. A `get` and `delete` of the package is still allowed. Packages that preexist with a reserved name will continue to work: can add actions to them, or invoke actions in them. But the package itself can't be updated.
   
   

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