shreemaan-abhishek opened a new pull request, #13928: URL: https://github.com/apache/apisix/pull/13928
### Description - Keep authoritative HTTP and stream validation strict, so unavailable plugin names are rejected before persistence. - Keep data-plane etcd loading tolerant when an existing configuration references a plugin unavailable on that node. - Warn when an unavailable plugin is skipped; remain silent when `_meta.disable: true` makes the skip explicit. - Pass the etcd key consistently to checkers and treat only literal `true` as strict stream validation. #### Which issue(s) this PR fixes: N/A ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the changes or the new features added to this PR - [x] I have added tests corresponding to this change - [ ] I have updated the documentation to reflect this change - [x] I have verified that this change is backward compatible (If not, please discuss on the [APISIX mailing list](https://github.com/apache/apisix/tree/master#community) first) -- 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]
