Skip to content

Require complete discovery coverage before readiness#102

Merged
cstanislawski merged 4 commits into
mainfrom
fix/discovery-readiness-coverage
Jul 15, 2026
Merged

Require complete discovery coverage before readiness#102
cstanislawski merged 4 commits into
mainfrom
fix/discovery-readiness-coverage

Conversation

@cstanislawski

Copy link
Copy Markdown
Owner

No description provided.

@cstanislawski cstanislawski self-assigned this Jul 15, 2026
@cstanislawski

Copy link
Copy Markdown
Owner Author

The controller should report ready only when it is watching every resource it is responsible for.

Previously, partial discovery results were accepted and readiness always succeeded, so the controller could silently miss resources while appearing healthy.

This change rejects incomplete discovery, retries, and reports ready only after discovery and watch synchronization are complete.

@cstanislawski
cstanislawski marked this pull request as ready for review July 15, 2026 17:45
@cstanislawski
cstanislawski merged commit 80d433c into main Jul 15, 2026
4 checks passed
@cstanislawski
cstanislawski deleted the fix/discovery-readiness-coverage branch July 15, 2026 17:45
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.

1 participant