Skip to content

Fix sfam 2775#1149

Open
mxsrc wants to merge 1 commit into
mainfrom
fix-sfam-2775
Open

Fix sfam 2775#1149
mxsrc wants to merge 1 commit into
mainfrom
fix-sfam-2775

Conversation

@mxsrc

@mxsrc mxsrc commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

The fix in #1111 created a follow-up fault: The cluster-id is now required, this constraint was not consistently applied to all entrypoints. The fault was hidden by a dangerous bug in the database controller which silently returns a random cluster instead of failing when passing None as the cluster ID. This PR codifies the cluster-id requirement, adapts the E2E tests and adds type annotations to catch similar faults earlier next time.

@mxsrc mxsrc requested a review from Hamdy-khader June 29, 2026 16:57
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