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

endpoint: handle error from client.Watch #19122

Merged
merged 1 commit into from Mar 15, 2021
Merged

endpoint: handle error from client.Watch #19122

merged 1 commit into from Mar 15, 2021

Conversation

keegancsmith
Copy link
Member

This is the likely source of the panics we have been seeing in
production occasionally. Was accidently introduced in our switch to
client-go.

This is the likely source of the panics we have been seeing in
production occasionally. Was accidently introduced in our switch to
client-go.
Copy link
Member

@daxmc99 daxmc99 left a comment

Choose a reason for hiding this comment

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

LGTM!
Thank you for fixing this @keegancsmith
This likely fixes #18913

@daxmc99 daxmc99 linked an issue Mar 15, 2021 that may be closed by this pull request
@keegancsmith keegancsmith merged commit e97462c into main Mar 15, 2021
@keegancsmith keegancsmith deleted the k/watcher-panic branch March 15, 2021 18:26
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.

Panics in endpoints pkg
2 participants