pbaranow opened a new pull request, #2769:
URL: https://github.com/apache/apisix-ingress-controller/pull/2769

   ### Type of change:
   
   - [x] Bugfix
   
   ### What this PR does / why we need it:
   
   Fixes #2725 
   
   This PR adds readiness manager for ApisixPluginConfig and ApisixUpstream 
controllers. Lack of readiness manager causes startup of Apisix Ingress 
Controller to wait for 5 minutes if such objects exist on the cluster. With 
updated flow Apisix Ingress Controller will not wait until timeout.
   
   I have reverted the workaround from PR #2745 and re-applied fix from #2729 
and added tests.
   
   ### 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