Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add refactoring around replicas change handling #9821

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

fvaleri
Copy link
Contributor

@fvaleri fvaleri commented Mar 12, 2024

This puts all replicas change logic inside the checkReplicasChange() method. It also improves results handling inside updateInternal() so that results is not passed deep down the call stack.

This is also tested with the ST currently under review.

This puts all replicas change logic inside the checkReplicasChange() method.
It also improves results handling inside updateInternal() so that results is not passed deep down the call stack.

Signed-off-by: Federico Valeri <fedevaleri@gmail.com>
@fvaleri fvaleri added this to the 0.41.0 milestone Mar 12, 2024
Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming it works.

@scholzj
Copy link
Member

scholzj commented Mar 12, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Federico Valeri <fedevaleri@gmail.com>
Copy link
Member

@tombentley tombentley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fvaleri !

@scholzj
Copy link
Member

scholzj commented Mar 14, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 2100985 into strimzi:main Mar 15, 2024
21 checks passed
@fvaleri fvaleri deleted the topic-rf-change-ref branch March 15, 2024 07:16
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.

None yet

3 participants