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 #1961: Two SharedInformer issues related to kube-apiserver unavailable and relisting #2022

Merged
merged 3 commits into from
Mar 4, 2020

Conversation

rohanKanojia
Copy link
Member

Fix #1961

Copy link
Member

@manusa manusa left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@rohanKanojia
Copy link
Member Author

[merge]

1 similar comment
@rohanKanojia
Copy link
Member Author

[merge]

rohanKanojia and others added 3 commits February 27, 2020 16:15
…er unavailable and relisting

+ relist when 410 is received
+ set HasSynced() to false when Reflector faces error
…ng exceptions

SharedInformerFactory would have a method called addSharedInformerEventListener() which would recieve
an interface to handle failures.
@rohanKanojia
Copy link
Member Author

[merge]

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.

Two SharedInformer issues related to kube-apiserver unavailable and relisting
4 participants