Junnplus opened a new pull request #292: URL: https://github.com/apache/apisix-ingress-controller/pull/292
Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - Related issues ___ ### Bugfix - Description Start two controller, A first became leader and add cluster, and B later became leader, then B stop and A became leader again, this time A will can not working because of add duplicated cluster. - How to fix? Skip ErrDuplicatedCluster when rebecame leader. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
