Skip to content

feat: make queue and reconciliation leader-aware#1130

Open
kimpenhaus wants to merge 10 commits into
mainfrom
bugfix/clear-queue-when-no-leadership
Open

feat: make queue and reconciliation leader-aware#1130
kimpenhaus wants to merge 10 commits into
mainfrom
bugfix/clear-queue-when-no-leadership

Conversation

@kimpenhaus

Copy link
Copy Markdown
Collaborator
  • stops reconciliation on leadership loss

closes #784

- stops reconciliation and leadership loss

closes #784
@kimpenhaus kimpenhaus marked this pull request as ready for review May 30, 2026 11:15
@kimpenhaus kimpenhaus marked this pull request as draft June 2, 2026 13:33
@kimpenhaus kimpenhaus marked this pull request as ready for review June 3, 2026 07:22
- Introduced `ValidateRegistrations` setting in `OperatorSettings` to enable validation of DI registrations on host startup.
- Added `OperatorRegistrationValidator` to ensure required components are registered for each managed entity, preventing silent misconfigurations.
- Implemented `OperatorRegistrationRegistry` to track managed entities and their associated services.
- Updated documentation with usage details and examples for registration validation.
- Added comprehensive unit tests to cover all validation scenarios.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Leadership election faulty when network timeout issues present

1 participant