acuteaura commented on issue #1980:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1980#issuecomment-2111748279

   you could patch in an `os.Exit` on the TODO line in Controller.run inside 
`pkg/providers/controller.go` for now, or even submit that as a PR. That'd 
certainly be better than the status quo of ignoring failed initalization. I'd 
much prefer if leader election wasn't "both controllers do everything but one 
skips writes (hopefully everywhere)" because it's a nice footgun for new 
contributors, but I don't have the resources to reproduce why the somewhat 
fragile E2E test suite fails on that one.


-- 
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