AlinsRan commented on PR #13458:
URL: https://github.com/apache/apisix/pull/13458#issuecomment-4891024888

   Opened #13663 which takes this further: instead of adding `plugin_configs` 
alone, it turns the type check into a whitelist table covering every resource 
that can carry plugins (`plugin_configs`, `global_rules`, `consumers`, 
`consumer_groups` too), since ai-proxy-multi hits the same 5xx when carried by 
any of those — as @nic-6443 noted here. It also adds the regression test in 
`ai-proxy-multi.balancer.t` that was missing. Verified the test fails without 
the fix and passes with it. Suggest we continue there and close this one.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to