You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/15 12:08:21 UTC

[GitHub] [camel-k] astefanutti commented on pull request #1765: fix: Correct operator leader election ConfigMap lock name

astefanutti commented on pull request #1765:
URL: https://github.com/apache/camel-k/pull/1765#issuecomment-709254095


   > Out of curiosity, what do we need leader election for? What leader election protocol does it use?
   
   It is to make sure only one operator instance operates on the controlled custom resources. Technically, it is just a ConfigMap that materialises a lock.


----------------------------------------------------------------
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:
users@infra.apache.org