Skip to content

feat: add --watch-namespaces to scope the informer cache - #130

Merged
karimra merged 1 commit into
mainfrom
watch-namespaces
Aug 9, 2026
Merged

feat: add --watch-namespaces to scope the informer cache #130
karimra merged 1 commit into
mainfrom
watch-namespaces

Conversation

@karimra

@karimra karimra commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

The manager was created with no cache configuration, so the informer set was whatever the controllers happened to touch, cluster-wide and unfiltered.

--watch-namespaces (Helm: watchNamespaces) sets Cache.DefaultNamespaces. Empty, the default, keeps the current cluster-wide behaviour, so this is not a behavioural change on upgrade.

The manager was created with no cache configuration, so the informer set was
whatever the controllers happened to touch, cluster-wide and unfiltered.

--watch-namespaces (Helm: watchNamespaces) sets Cache.DefaultNamespaces.
Empty, the default, keeps the current cluster-wide behaviour, so this is not a
behavioural change on upgrade.
@karimra
karimra merged commit f24bc00 into main Aug 9, 2026
16 of 17 checks passed
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