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

   ### Type of change:
   
   - [x] Bugfix
   
   ### What this PR does / why we need it:
   
   Retracts previously generated consumer configuration when an 
`ApisixConsumer` switches to an IngressClass that this controller does not 
manage, or when its selected class is removed.
   
   Transient Kubernetes lookup failures are returned for retry so existing 
configuration is retained until class ownership can be determined reliably. 
Regression coverage verifies both the handoff cleanup and transient-error 
behavior.
   
   Validated with:
   
   - `go test ./internal/controller/... -count=1`
   - `make lint`
   - `make test`
   
   ### 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