Skip to content

refactor(controller): use kubernetes informers provided by client-go#3080

Open
zak905 wants to merge 2 commits into
zalando:masterfrom
zak905:refactor_use_pre_generated_informers
Open

refactor(controller): use kubernetes informers provided by client-go#3080
zak905 wants to merge 2 commits into
zalando:masterfrom
zak905:refactor_use_pre_generated_informers

Conversation

@zak905
Copy link
Copy Markdown

@zak905 zak905 commented Apr 22, 2026

This is a refactoring: the client-go informers package provides pre-generated informers for all the kubernetes built-in kinds. No need to bootstrap a SharedIndexInformer for Pod and Node

@zak905 zak905 force-pushed the refactor_use_pre_generated_informers branch 2 times, most recently from 0d448a5 to d5220d9 Compare April 22, 2026 18:21
@FxKu FxKu added the minor label Apr 23, 2026
@zak905 zak905 force-pushed the refactor_use_pre_generated_informers branch from eab6a9a to 5a4837f Compare April 23, 2026 14:22
@FxKu FxKu added this to the 2.0.0 milestone Apr 23, 2026
@zak905 zak905 force-pushed the refactor_use_pre_generated_informers branch from 5a4837f to ba4bc11 Compare May 1, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants