Skip to content

Fix secret reference error handling#210

Merged
s-vitaliy merged 5 commits intomainfrom
fix-secret-reference-updates
Jan 30, 2026
Merged

Fix secret reference error handling#210
s-vitaliy merged 5 commits intomainfrom
fix-secret-reference-updates

Conversation

@s-vitaliy
Copy link
Contributor

Scope

Implemented:

  • Fixed incorrect behavior when secret reference field in stream definition is missing: The SD silently hangs in Pending state. Now operator will emit an event if the secret reference field is not found in SD.

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

@github-actions
Copy link

go-test-coverage report:

Package coverage threshold (70%) satisfied:	PASS
Total coverage threshold (75%) satisfied:	PASS
Total test coverage: 84.9% (393/463)

@s-vitaliy s-vitaliy marked this pull request as ready for review January 30, 2026 09:04
@s-vitaliy s-vitaliy requested a review from a team as a code owner January 30, 2026 09:04
@s-vitaliy s-vitaliy merged commit 005037c into main Jan 30, 2026
1 check passed
@s-vitaliy s-vitaliy deleted the fix-secret-reference-updates branch January 30, 2026 09:06
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.

2 participants

Comments