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

[v1.9] Fix panic in Operator occuring during node replacement #1290

Merged
merged 1 commit into from Jun 27, 2023

Conversation

zimnx
Copy link
Collaborator

@zimnx zimnx commented Jun 27, 2023

Backport of #1288

Log messages and progressing condition were using nil Pod object which
caused panic due to nil pointer dereference.

Fixes scylladb#1287
@zimnx zimnx added the kind/bug Categorizes issue or PR as related to a bug. label Jun 27, 2023
@zimnx zimnx requested a review from rzetelskik June 27, 2023 08:18
Copy link
Member

@rzetelskik rzetelskik left a comment

Choose a reason for hiding this comment

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

lgtm

@zimnx zimnx enabled auto-merge June 27, 2023 08:41
@zimnx zimnx merged commit 8083150 into scylladb:v1.9 Jun 27, 2023
17 of 18 checks passed
@zimnx zimnx deleted the mz/1287-service-panic-1.9 branch June 27, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants