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 issue where HumioClusterReconciler is stuck pinning an empty zone #919

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

SaaldjorMike
Copy link
Member

This change means we'll only pin a non-empty zone going forward, and if no zone information is available it'll behave as it did previously assuming update strategy uses the default MaxUnavailable value of 1.

Fixes #910

This change means we'll only pin a non-empty zone going forward, and if
no zone information is available it'll behave as it did previously
assuming update strategy uses the default MaxUnavailable value of 1.

Fixes #910
@SaaldjorMike SaaldjorMike requested a review from a team as a code owner February 12, 2025 14:16
@SaaldjorMike SaaldjorMike merged commit 5b6f4a7 into master Feb 13, 2025
29 checks passed
@SaaldjorMike SaaldjorMike deleted the mike/issue-910 branch February 13, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants