You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/31 07:08:44 UTC

[GitHub] [apisix] starsz commented on issue #6735: feat: As a user, I want to start Apache APISIX with a etcd user (who only have read permission of etcd), so that we can improve the security and avoid changing the etcd in DP side

starsz commented on issue #6735:
URL: https://github.com/apache/apisix/issues/6735#issuecomment-1084179440


   > Here are some examples of DP writing data in etcd:
   > 
   > 1. `request-id `plugin:https://github.com/apache/apisix/blob/542569091d4b6a40b9d560c4fe76077ee9dba087/apisix/plugins/request-id.lua#L93
   > 2. `server-info` plugin: https://github.com/apache/apisix/blob/542569091d4b6a40b9d560c4fe76077ee9dba087/apisix/plugins/server-info.lua#L128
   > 
   > welcome to add.
   
   So if I want to config the user with read-only operation, I shouldn't use these plugins.
   
   And I think we should also skip adding the init_dir if the directory exists.
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org