Skip to content

Custom informer cache to reduce memory usage #1832

@JimBugwadia

Description

@JimBugwadia

For performance, and to avoid throttling, its great to use client-go informers. However, the default implementation ends up caching all instances impacting memory usage.

Would be great to investigate (lazily) caching only objects referenced in policies:

Also see:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions