lingsamuel opened a new pull request #882: URL: https://github.com/apache/apisix-ingress-controller/pull/882
Signed-off-by: Ling Samuel <[email protected]> <!-- Please answer these questions before submitting a pull request --> ### Type of change: Fixes #816 <!-- Please delete options that are not relevant. --> - [x] Bugfix ### What this PR does / why we need it: I couldn't find a stable way to reproduce this issue without changing the code, so there is no e2e test. The only case this PR addresses is the error not found. Please add other cases if necessary. If anyone else wants to reproduce this issue, please postpone the Create/Update events (example: wrap the function in a goroutine and add a time.Sleep at the beginning). -- 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]
