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(wait): Add panic prevent WaitForPodInitialized #9511

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Aug 28, 2024

Fixes: #9510

Description
Add condition check if the field is nil or not to prevent panic

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@harig03
Copy link

harig03 commented Aug 29, 2024

Do you have any idea when we can expect this to be merged?

@idsulik
Copy link
Contributor Author

idsulik commented Aug 29, 2024

Honestly, I have no idea, it looks like everyone is on vacation, because I couldn't get any attention from the reviewers for the last month

@idsulik
Copy link
Contributor Author

idsulik commented Aug 29, 2024

@ericzzzzzzz hi! Is there any news on when the repository will come back to life?

@ericzzzzzzz ericzzzzzzz merged commit 19c8e1a into GoogleContainerTools:main Aug 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: interface conversion: runtime.Object is nil, not *v1.Pod
3 participants