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

fixing NodeAgent crash #396

Merged
merged 2 commits into from
Sep 18, 2022
Merged

fixing NodeAgent crash #396

merged 2 commits into from
Sep 18, 2022

Conversation

dgkanatsios
Copy link
Collaborator

Fixes #395

This PR introduces a check in the NodeAgent delete func where probably the connection with the API server was broken and a cache.DeletedFinalStateUnknown object is arriving on the event handler.

@dgkanatsios dgkanatsios self-assigned this Sep 18, 2022
@dgkanatsios dgkanatsios merged commit 7ebcb58 into main Sep 18, 2022
@dgkanatsios dgkanatsios deleted the DeletedFinalStateUnknown branch September 18, 2022 17:48
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.

NodeAgent crash due to TypeAssertionError
2 participants