hadron-project / hadron

The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform
https://hadron-project.github.io/hadron/
Apache License 2.0
36 stars 2 forks source link

Operator leadership should trigger full reconciliation #71

Closed thedodd closed 3 years ago

thedodd commented 3 years ago

When an operator instance becomes leader, perform full reconciliation of all managed objects. This is to account for cases where a leader was down for some period of time, and the actions which should have been taken will now be skipped due standby operator replicas not taking any actions as followers.