Skip to content

Add caching to kuberesolver.#11362

Merged
vadimberezniker merged 1 commit intomasterfrom
kuberesolver_caching
Feb 20, 2026
Merged

Add caching to kuberesolver.#11362
vadimberezniker merged 1 commit intomasterfrom
kuberesolver_caching

Conversation

@vadimberezniker
Copy link
Member

Only create one "watcher" per namespace/pod pair rather creating one per gRPC connection.

Noticed from the logs that there are a lot of redundant resolutions.

I also removed the resolution from ResolveNow. The documentation suggests it's just a hint and we already guarantee that we will send the information as soon as we have it.

Depends on #11355

Base automatically changed from kuberesolver to master February 20, 2026 19:21
Only create one "watcher" per namespace/pod pair rather creating one per
gRPC connection.

Noticed from the logs that there are a lot of redundant resolutions.

I also removed the resolution from ResolveNow. The documentation
suggests it's just a hint and we already guarantee that we will send the
information as soon as we have it.

Depends on #11355
@vadimberezniker vadimberezniker merged commit 8ad88d6 into master Feb 20, 2026
8 of 13 checks passed
@vadimberezniker vadimberezniker deleted the kuberesolver_caching branch February 20, 2026 19:52
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.

3 participants