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

Fix: do not allow downscale if the operator failed to check whether there are StatefulSets with non-updated replicas #105

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

pracucci
Copy link
Collaborator

The error returned by countRunningAndReadyPods() is swallowed but shouldn't.

…here are StatefulSets with non-updated replicas

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci requested a review from a team as a code owner December 14, 2023 16:11
Copy link
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

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

LGTM

@pracucci pracucci merged commit ced56ee into main Dec 14, 2023
6 checks passed
@pracucci pracucci deleted the fix-error-shallowing branch December 14, 2023 16:23
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