Skip to content

perf: Optimized ConfigMap Caching: Storing Metadata Only - #1423

Open
bharatmajjiga wants to merge 3 commits into
aquasecurity:mainfrom
bharatmajjiga:omitCMData
Open

perf: Optimized ConfigMap Caching: Storing Metadata Only#1423
bharatmajjiga wants to merge 3 commits into
aquasecurity:mainfrom
bharatmajjiga:omitCMData

Conversation

@bharatmajjiga

Copy link
Copy Markdown

As part of this implementation, we are implementing the following changes aimed at improving memory consumption:

Currently, ConfigMaps are stored in the cache including data. - In the new approach will store only the metadata of the ConfigMap. This will reduce the memory footprint by including only the essential metadata.

…nges aimed at improving memory consumption: Currently, ConfigMaps are stored in the cache including data. - In the new approach will store only the metadata of the ConfigMap. This will reduce the memory footprint by including only the essential metadata.
@CLAassistant

CLAassistant commented Jul 16, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants