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

pod watcher must reinitialize on 401 #352

Merged
merged 1 commit into from Sep 8, 2022
Merged

pod watcher must reinitialize on 401 #352

merged 1 commit into from Sep 8, 2022

Conversation

steved
Copy link
Contributor

@steved steved commented Sep 7, 2022

The unauthorized error handling added in #337 correctly handles re-initializing the namespace watcher, but a dangling reference to it was left in the pod watcher causing it to infinitely loop with an expired client.

@steved steved marked this pull request as ready for review September 7, 2022 21:37
@jcantrill jcantrill merged commit 73f7b0d into fabric8io:master Sep 8, 2022
@jcantrill
Copy link
Contributor

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.

None yet

2 participants