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/12/08 06:52:24 UTC

[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1496: feat: Plugin configuration at ApisixRoute level instead of repeated for each rule

AlinsRan commented on issue #1496:
URL: https://github.com/apache/apisix-ingress-controller/issues/1496#issuecomment-1342160644

   > Since we will differentiate layer4 and layer7 by `spec.http` and `spec.stream`, and they are very different. I think this field can be changed to `spec.http.plugins` and `spec.http.plugin_config_name`, what do you think?
   
   
   Our current field is `spce.http[].plugins` and `spec.http[].plugin_config_name`.
   
   Our spec.http is an array, rule level. 
   
   If this feature is supported, http should be an object, which would make an incompatible change, which would require a V3 API version.


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