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: [email protected] With regards, Apache Git Services
