Add reindex topic and subscription
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [NO] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
This one of MRs to fix the issue Use specific topic instead of the storage record change topic to send the re-index events
We should have 4 MRs to fix the issue:
- MR to create re-index topic/subscription
- MR to add the indexer-queue deployment variables
- MR to update the indexer-queue to handle messages from both re-index and record topics
- Last MR to update the indexer deployment variable (`reindex_topic_name') to use re-index topic
Does this introduce a breaking change?
- [YES]