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/29 01:36:59 UTC

[GitHub] [apisix] tzssangglass 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

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


   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.


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