Skip to content

InformerManager: small refactors #649

Description

What

Two small cleanups in InformerManager:

  • Replace the custom stop channel with a plain context.Context.
  • Use a lazy-initialized sync map to reduce informer sync lookups.

Locations

  • pkg/utils/informer/informermanager.go:85
  • pkg/utils/informer/informermanager.go:152

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/utilsIssues related to utilsenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions