shreemaan-abhishek opened a new pull request, #2878:
URL: https://github.com/apache/apisix-ingress-controller/pull/2878

   ### Type of change:
   
   - [x] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   - [ ] Documentation
   - [ ] Refactor
   - [ ] Chore
   - [ ] CI/CD or Tests
   
   ### What this PR does / why we need it:
   
   GatewayProxy plugin configurations and plugin metadata must translate to 
JSON objects. Previously, values with other shapes were logged and omitted 
while translation continued.
   
   This change returns translation errors for those values and propagates them 
through both Gateway and IngressClass translation before the provider applies 
translated resources. The current configuration therefore remains unchanged 
after an invalid update.
   
   Part of #2842
   
   ### Pre-submission checklist:
   
   - [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   - [x] Have you added corresponding test cases?
   - [ ] Have you modified the corresponding document?
   - [x] Is this PR backward compatible? **If it is not backward compatible, 
please discuss on the [mailing 
list](https://github.com/apache/apisix-ingress-controller#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]

Reply via email to