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 resource watcher issue on early disconnect. #107

Merged
merged 1 commit into from
May 13, 2024

Conversation

jkupferer
Copy link
Collaborator

In some situations the resource watch can disconnect before all resources are seen. This fix implements a full list of all watched resources before the actual watch begins.

In some situations the resource watch can disconnect before all
resources are seen. This fix implements a full list of all watched
resources before the actual watch begins.
Copy link

@marcosmamorim marcosmamorim left a comment

Choose a reason for hiding this comment

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

LGTM

@jkupferer jkupferer merged commit 1f10792 into main May 13, 2024
1 check passed
@jkupferer jkupferer deleted the fix-resource-watcher-issue branch May 13, 2024 15:15
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.

2 participants