Skip to content

Provide access to indexer#198

Open
tkrop wants to merge 1 commit into
spotahome:masterfrom
tkrop:master
Open

Provide access to indexer#198
tkrop wants to merge 1 commit into
spotahome:masterfrom
tkrop:master

Conversation

@tkrop

@tkrop tkrop commented Nov 11, 2025

Copy link
Copy Markdown

This pull request exposes the cache.Indexer to allow accessing the stored items of the controller.

Exposing the indexer/store allows services and controllers to efficiently interact on the current state of the cached objects instead of requesting these on demand from Kubernetes. This is especially helpful, when information is distributed over the CRD tree prevent copying and pasting information and focus on their actual role.

Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop requested review from ese and slok as code owners November 11, 2025 12: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.

1 participant