Skip to content

[bug-fix] - Cluster Status Never Updated#235

Merged
dvaseekara merged 1 commit intomasterfrom
CORE-149722
Mar 3, 2026
Merged

[bug-fix] - Cluster Status Never Updated#235
dvaseekara merged 1 commit intomasterfrom
CORE-149722

Conversation

@dvaseekara
Copy link
Collaborator

The cluster status was not being updated anymore due to a pre-mature return call. I assume the idea in introducing the removed lines was that the controller-runtime or the kafka reconciler would update the Cluster Status but this is not the case.

Reverting code to allow the Reconcile method in kafkacluster_controller.go to update the cluster status to "ClusterRunning"

@dobrerazvan
Copy link

@dvaseekara can this be prevented with an integration test?

hvan
hvan previously requested changes Mar 3, 2026
@dvaseekara
Copy link
Collaborator Author

@dvaseekara can this be prevented with an integration test?

Yes, it can! Adding a story for this sprint to add integration test. Should be fairly simple

@dvaseekara dvaseekara closed this Mar 3, 2026
@dvaseekara dvaseekara reopened this Mar 3, 2026
@dvaseekara dvaseekara dismissed hvan’s stale review March 3, 2026 18:11

Validated Unit Tests

@dvaseekara dvaseekara merged commit a1123af into master Mar 3, 2026
18 of 19 checks passed
@dvaseekara dvaseekara deleted the CORE-149722 branch March 3, 2026 18:37
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.

4 participants