Why does only fault-remediation use WatcherFactory? #961
-
|
I was going through the code and noticed that fault-remediation creates its change stream watcher using the WatcherFactory, but the other modules (fault-quarantine, health-events-analyzer, node-drainer) are directly calling the adapter with type assertions. Since all modules have PostgreSQL config in their helm templates, shouldn't they all be using the factory? Is this migration still in progress or am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
lalitadithya
Mar 4, 2026
Replies: 1 comment
-
|
Hey, since we already have an open issue for this #954 let's continue this conversation over there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lalitadithya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, since we already have an open issue for this #954 let's continue this conversation over there.