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

Recreating namespaces impossible with dynamically namespaced manager #3837

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

thallgren
Copy link
Member

A shared informer was sometimes reused when namespaces were removed and then later added again, leading to errors like "handler ... was not added to shared informer because it has stopped already".

Closes #3831

A shared informer was sometimes reused when namespaces were removed and
then later added again, leading to errors like "handler ... was not
added to shared informer because it has stopped already".

Closes #3831

Signed-off-by: Thomas Hallgren <[email protected]>
@thallgren thallgren requested review from P0lip, FuYu3699 and njayp April 4, 2025 10:33
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 4, 2025
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 4, 2025
@thallgren thallgren merged commit 1f2f7d6 into release/v2.22 Apr 4, 2025
11 checks passed
@thallgren thallgren deleted the thallgren/informer-reuse branch April 4, 2025 12:16
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.

Telepresence list not showing services available for intercept when using dynamic namespaces
2 participants