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 2021/05/28 06:06:47 UTC

[GitHub] [openwhisk] ningyougang edited a comment on pull request #4058: Add protect feature to avoid update or delete actions by mistake

ningyougang edited a comment on pull request #4058:
URL: https://github.com/apache/openwhisk/pull/4058#issuecomment-850162422


   > one of my thought is that there is no need to add permissions controls for action's "owner" since he/she can anyway update/remove/invoke his/her action
   
   It seems just need to control the permission for the shared user. (e.g. the shared user whether has permission to download code, execute the codes)
   
   But for this pr, our initial target is `avoid the owner update or delete actions by mistake`, it seems if don't add permission to action's owner, can't reach the initial target


-- 
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:
users@infra.apache.org