triggermesh / brokers

TriggerMesh broker implementations: Redis backed and Memory
Apache License 2.0
6 stars 12 forks source link

[Status]Remove stale status from ConfigMap #179

Closed odacremolbap closed 1 year ago

odacremolbap commented 1 year ago

When working at Kubernetes some broker instances might be removed while the status structure still contains their data.

This PR let's other instances decide on when to remove stale information, up to 3 times the force resync period.