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/06/22 01:06:45 UTC

[GitHub] [apisix] tokers commented on a diff in pull request #7294: feat(deployment): data_plane does not write data to etcd

tokers commented on code in PR #7294:
URL: https://github.com/apache/apisix/pull/7294#discussion_r903188666


##########
docs/en/latest/plugins/server-info.md:
##########
@@ -41,6 +41,8 @@ The information reported by the Plugin is explained below:
 | version      | string  | Version of APISIX instance.                                                                                            |
 | hostname     | string  | Hostname of the machine/pod APISIX is deployed to.                                                                     |
 
+**NOTE:When the APISIX role is set to `data_plane` in deployment mode, unable to use the plugin**

Review Comment:
   Can we use the docusaurus admonitions?
   
   ```
   :::warning
   
   This plugin won't work if the APISIX role is `data_plane`.
   
   :::
   ```



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